From: Matthias A. <mat...@gm...> - 2007-03-19 21:58:37
|
Richard schrieb: > Thanks Hannes > > I am pretty confused about how the certificate stores work in Linux. The > attached screenshot shows that firefox knows all about several Equifax > certificates on the linux machine. > 1) Does firefox have a separate store? Yes. > 3) How do the firefox certificates get there? I didn't manually load them. > Do they come as part of the firefox pacjage? Some do. > 4) If I need to manually load the Equifax certificate into openssl - do you > know where I get the Public Equifax certificate from? Obviously from Equifax - any decent CA provides their root certificates for public download. > 5) I don't seem to have /etc/ssl. Any other guesses? How do I find out where > the store is? I'm pretty sure openssl is installed. Check the package list and look for a subdirectory named "certs". Oh, and please trim your quotes next time. HTH MA |