-
-
Notifications
You must be signed in to change notification settings - Fork 3
mkimapdcert.8
mkimapdcert - create a test SSL certificate for IMAP over SSL
/usr/libexec/indimail/mkimapdcert
IMAP over SSL requires a valid, signed, X.509 certificate. The default location for the certificate file is /etc/indimail/certs/imapd.pem. mkimapdcert generates a self-signed X.509 certificate, mainly for testing. For production use the X.509 certificate must be signed by a recognized certificate authority, in order for mail clients to accept the certificate.
/etc/indimail/certs/imapd.pem must be owned by the user and have no group or world permissions. The mkimapdcert command will enforce this. To prevent an unfortunate accident, mkimapdcert will not work if /etc/indimail/certs/imapd.pem already exists.
mkimapdcert requires OpenSSL to be installed.
/etc/indimail/certs/imapd.pem
X.509 certificate.
/etc/indimail/imapd.cnf
Parameters used by OpenSSL to create the X.509 certificate.
courier(8)[1]
AUTHOR Sam Varshavchik
Author
NOTES 1. courier(8) http://www.courier-mta.org/courier.html