Hi,

I am trying to get IMAP over SSL working with a wildcard (chain) SSL
certificate. The certificate works with apache on existing platforms but
I am having problems getting it working with Courier.

What happens is when the wildcard cert is being used in the imapd-ssl
config file and I try and collect mail using a client it just hangs -
there are no error messages in to the syslog and the client provides no
clues either.

If I use a self signed certificate then it works fine (other than
asking me to accept the cert as it is cannot be verified).

Has anyone got a chain certificate working, and if so what needs to be
done. I have included my relevant configuration options below. The
server is running on Solaris 10 for X86.

TLS_PROTOCOL=SSL3
TLS_STARTTLS_PROTOCOL=TLS1
#TLS_CIPHER_LIST="ALL:!ADH:RC4+RSA:+SSLv2:@STRENGTH"
TLS_CERTFILE=/share/admin/mailauth/sslcert
# TLS_TRUSTCERTS=
TLS_VERIFYPEER=NONE

The certfile is in the format:

-----BEGIN RSA PRIVATE KEY-----
MIIJKAIBAAKCAgEAtg ...-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
MIIFkTCCA3kCAQ ...
-----END CERTIFICATE-----

Thanks,
-- 
| Josh Berry                        Broadband Solutions for
| Internal Systems Engineer               Home & Business @
| PlusNet plc                                  www.plus.net
+ -----   Plusnet - The smarter way to Broadband!   ----- +



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to