[root@layh ~]# ll /etc/ssl/certs/ca-certificates.crt
ls: 无法访问/etc/ssl/certs/ca-certificates.crt: 没有那个文件或目录
[root@layh ~]# ll /etc/pki/tls/certs/
总用量 12
lrwxrwxrwx 1 root root 49 8月 7 22:54 ca-bundle.crt -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
lrwxrwxrwx 1 root root 55 8月 7 22:54 ca-bundle.trust.crt -> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
-rwxr-xr-x 1 root root 610 3月 28 23:41 make-dummy-cert
-rw-r--r-- 1 root root 2516 3月 28 23:41 Makefile
-rwxr-xr-x 1 root root 829 3月 28 23:41 renew-dummy-cert
|