Hello,

I'm using c-client to develop an IMAP client on a Red Hat AS3 box. I'm attempting a secure connection to an IMAP server, and getting back the following error:

Certificate failure for 10.10.2.184: unable to get local issuer certificate: /C=US/ST=Colorado/L=Boulder/ etc etc...

If I understand the error correctly, then the client is unhappy because it cannot validate the certificate it received from the server. While I know this is an important security check, it would be nice for testing purposes if I could tell c-client (to tell OpenSSL) to simply trust self-signed and signer-unknown certificates from the IMAP server.

Is there a way to do this?

Thanks!
Andrew
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to