Greg Pfister writes:
« HTML content follows »Attempted to install a known good GoDaddy certificate (works on apache2 on same machine), utilizing all the same files sent from GoDaddy, fails with error 21 - chain. Install in TLS_CERTFILE and TLS_TRUSTCERTS in both IMAPD- SSL and esmtpd-ssl.
TLS_TRUSTCERTS sets the certificate authorities for validating IMAP client certs.
If you have a chained cert, both your cert and the intermediate cert goes into TLS_CERTFILE, as one concatenated file, one after another, together with your cert's private key. They have to be in a specific order, and I can never remember which one goes first. I think your cert goes first, then the intermediate cert. You can try it both ways.
pgpL8G4PyQQSK.pgp
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
