Please see the image below. My question is , How to create this thing in linux ?.. this a94d09e5.0 -> ca-bundle.crt ? I know that ca-bundle.crt is a certificate authority , but how to make that a94d09e5.0 and an arrow appear and point it to the ca-bundle.crt file ?
lrwxrwxrwx. 1 root root 49 Aug 19 2018 ca-bundle.crt -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
lrwxrwxrwx. 1 root root 55 Aug 19 2018 ca-bundle.trust.crt -> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
-rwxr-xr-x. 1 root root 829 Aug 9 09:38 renew-dummy-cert
-rw-r--r--. 1 root root 2516 Aug 9 09:38 Makefile
-rwxr-xr-x. 1 root root 610 Aug 9 09:38 make-dummy-cert
drwxr-xr-x. 5 root root 81 Sep 24 12:38 ..
-rw-------. 1 root root 1407 Sep 24 12:45 localhost.crt
lrwxrwxrwx. 1 root root 13 Oct 21 15:29 a94d09e5.0 -> ca-bundle.crt
(actually am not sure if that a94d09e5.0 is just some random generated thing, because when i check other devices /etc/ssl/certs directory...that thing also exist plus the arrow)