https://bugzilla.novell.com/show_bug.cgi?id=442630 Summary: openssl-certs: trusted certificates are not linked correctly Product: openSUSE 11.1 Version: Beta4 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Security AssignedTo: jshi@novell.com ReportedBy: mc@novell.com QAContact: qa@suse.de Found By: Development The certificates in /etc/ssl/certs/ are not linked correctly. I did an update from 11.0 to 11.1 Beta4. The registration throw now a SSL negotiation error because of an invalid certificate (not trusted). Now I found out that no link exists to the Equifax_Secure_CA.pem certificate. #> l /etc/ssl/certs/ | grep Equifax lrwxrwxrwx 1 root root 38 Nov 3 10:42 74c26bd0.0 -> Equifax_Secure_Global_eBusiness_CA.pem lrwxrwxrwx 1 root root 33 Nov 3 10:42 8f7b96c4.0 -> Equifax_Secure_eBusiness_CA_2.pem -rw-r--r-- 1 root root 1143 Oct 24 08:23 Equifax_Secure_CA.pem -rw-r--r-- 1 root root 948 Oct 24 08:23 Equifax_Secure_Global_eBusiness_CA.pem -rw-r--r-- 1 root root 932 Oct 24 08:23 Equifax_Secure_eBusiness_CA_1.pem -rw-r--r-- 1 root root 1143 Oct 24 08:23 Equifax_Secure_eBusiness_CA_2.pem lrwxrwxrwx 1 root root 33 Nov 3 10:42 e7b8d656.0 -> Equifax_Secure_eBusiness_CA_1.pem After calling "c_rehash /etc/ssl/certs" everything works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.