On Sat, Oct 23, 2010 at 20:54:39 -0600, Joseph wrote:
> If I comment-out the last two lines:
>        sslcertck
>        sslcertpath /etc/ssl/certs/
> 
> it complains on certificate but I can fetch the mail.

Yes, by removing the "sslcertck" you're letting fetchmail continue with
the session even though it isn't able to verify the certificate chain.

> Here's where the /etc/ssl/certs are from:
> $ equery belongs /etc/ssl/certs/
> [ Searching for file(s) /etc/ssl/certs in *... ]
> dev-libs/openssl-1.0.0a-r3 (/etc/ssl/certs)

Well, there's half my theory confirmed: your OpenSSL tools are v1.0.0.

What does 
  ldd $(which fetchmail)
show for the libssl library?


                                                        Nathan

Reply via email to