Hi folks,

is there a sanity check for /etc/ssl/certs included in Bookworm?
I've got one host with some missing symlinks in this directory, eg.

        root@dpcl064:/etc/ssl/certs# ls -al *SSL.com*
        ls: cannot access '*SSL.com*': No such file or directory

Other hosts show

        root@dpcl082:/etc/ssl/certs# ls -al *SSL.com*
        lrwxrwxrwx 1 root root 82 Jul 16  2018 
SSL.com_EV_Root_Certification_Authority_ECC.pem -> 
/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt
        lrwxrwxrwx 1 root root 85 Jul 16  2018 
SSL.com_EV_Root_Certification_Authority_RSA_R2.pem -> 
/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt
        lrwxrwxrwx 1 root root 79 Jul 16  2018 
SSL.com_Root_Certification_Authority_ECC.pem -> 
/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt
        lrwxrwxrwx 1 root root 79 Jul 16  2018 
SSL.com_Root_Certification_Authority_RSA.pem -> 
/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt

The files in /usr/share/ca-certificates are available, of course.
The access rights seem OK. update-ca-certificates or reinstalling
ca-certificates (with overwrite) didn't solve this problem.


Every helpful comment is highly appreciated.

Harri

Reply via email to