On 10/23/10 21:21, Nathan Stratton Treadway wrote:
On Sat, Oct 23, 2010 at 14:53:42 -0600, Joseph wrote:
> * run "c_rehash ." within that cert directory.  That should
>   create a symlink named 594f1775.0 pointing to the .pem file.

Though my link was named: 578d5c04.0 -> Equifax_Secure_CA.pem

That's wierd.  What does
 openssl x509 -hash -fingerprint -noout -in Equifax_Secure_CA.pem
output?

If the fingerprint isn't
 D2:32:09:AD:23:D3:14:23:21:74:E4:0D:7F:9D:62:13:97:86:63:3A
(or
 67:CB:9D:C0:13:24:8A:82:9B:B2:17:1E:D1:1B:EC:D4
if it's the MD5 fingerprint), then you have the wrong certificate

I get:
578d5c04
SHA1 Fingerprint=D2:32:09:AD:23:D3:14:23:21:74:E4:0D:7F:9D:62:13:97:86:63:3A

So this seems to be correct.

somehow....  In that case, what does
  openssl x509 -text -noout -in Equifax_Secure_CA.pem  | head -15
output?



>I'm not very familiar with Gentoo, but a quick Google search turned up
>the ca-certificates ebuild:

I had this package installed, anyhow, I reinstall it clean up some old
links and even pointing to this directory '/etc/ssl/certs' for certificate
does not help.
poll pop.gmail.com with proto POP3 and options no dns user 'syscon780'
password 'xxxxxx' options ssl sslcertck sslcertpath '/etc/ssl/certs'

What does
 ls -l /etc/ssl/certs/ | grep quifax
show?

                                                Nathan

It seems to I have them all:
ls -l /etc/ssl/certs/ | grep -i quifax

lrwxrwxrwx 1 root root     33 Oct 10 23:11 4597689c.0 -> 
Equifax_Secure_eBusiness_CA_2.pem
lrwxrwxrwx 1 root root     21 Oct 10 23:11 578d5c04.0 -> Equifax_Secure_CA.pem
lrwxrwxrwx 1 root root     33 Oct 10 23:11 79ad8b43.0 -> 
Equifax_Secure_eBusiness_CA_1.pem
lrwxrwxrwx 1 root root     56 Apr  1  2009 Equifax_Secure_CA.pem -> 
/usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
lrwxrwxrwx 1 root root 73 Apr 1 2009 Equifax_Secure_Global_eBusiness_CA.pem -> /usr/share/ca-certificates/mozilla/Equifax_Secure_Global_eBusiness_CA.crt
lrwxrwxrwx 1 root root     68 Apr  1  2009 Equifax_Secure_eBusiness_CA_1.pem -> 
/usr/share/ca-certificates/mozilla/Equifax_Secure_eBusiness_CA_1.crt
lrwxrwxrwx 1 root root     68 Apr  1  2009 Equifax_Secure_eBusiness_CA_2.pem -> 
/usr/share/ca-certificates/mozilla/Equifax_Secure_eBusiness_CA_2.crt
lrwxrwxrwx 1 root root     38 Oct 10 23:11 ef2f636c.0 -> 
Equifax_Secure_Global_eBusiness_CA.pem

--
Joseph

Reply via email to