On 10/22/10 23:21, Joseph wrote:
I'm using fetchmail to pull mail from google but lately I've been getting this 
error:

fetchmail: Server certificate verification error: unable to get local issuer 
certificate
fetchmail: This means that the root signing certificate (issued for 
/C=US/O=Google Inc/CN=Google Internet Authority) is not in the trusted CA 
certificate
locations, or that c_rehash needs to be run on the certificate directory. For 
details, please see the documentation of --sslcertpath and --sslcertfile in the
manual page.
fetchmail: Server certificate verification error: certificate not trusted
fetchmail: Warning: the connection is insecure, continuing anyways. (Better use 
--sslcertck!)

I've tried to set option "sslcertck" in fetchmailrc
poll pop.gmail.com with proto POP3 and options no dns user 
'syscon...@gmail.com' password 'xxxxxxxxxxx' options ssl sslcertck

but it gives me an error.
How to use this option?

--
Joseph

I've found this tutorial but it is not working. My certificate is not recognized http://www.axllent.org/docs/networking/gmail_pop3_with_fetchmail

This line is working, but it gives me the above error message:
poll pop.gmail.com with proto POP3 and options no dns user 
'syscon...@gmail.com' password 'xxxxxxxxxxx' options ssl

but the line below is not working:
poll pop.gmail.com with proto POP3 and options no dns user 'syscon...@gmail.com' password 'xxxxxxxxxxx' options ssl sslcertck sslcertpath /home/joseph/.mutt/cert/

I'm getting:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed:s3_clnt.c:982:
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from syscon...@gmail.com@pop.gmail.com
fetchmail: Query status=2 (SOCKET)

--
Joseph

Reply via email to