Oliver Block writes:
Hello,I receive the following error message in my log: Apr 9 18:55:35 host88 imapd-ssl: couriertls: accept: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca Apr 9 18:55:35 host88 imapd-ssl: couriertls: accept: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca I have created imapd.pem. My provider asked me to configure a second CA cert file with the "SSLCACertificateFile" in Apache (in addition to the pem file). Is something similar in courier imap? How do I configure this? Thanks in advance?
If I understand you correctly, you're trying to use client certificates, and you need to install the CA for your clients' certs.
You need to convert your CA certificate to PEM format (you can use openssl tools for that), and set TLS_TRUSTCERTS in the imapd-ssl config file to point to your PEM CA file.
pgp07o6WUcpMz.pgp
Description: PGP signature
------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
