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
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

Reply via email to