|
NAMEmkimapdcert - create a test SSL certificate for IMAP over SSLSYNOPSIS/usr/local/sbin/mkimapdcert DESCRIPTIONIMAP over SSL requires a valid, signed, X.509 certificate. The default location for the certificate file is /usr/local/share/courier-imap/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./usr/local/share/courier-imap/imapd.pem must be owned by the courier user and have no group or world permissions. The mkimapdcert command will enforce this. To prevent an unfortunate accident, mkimapdcert will not work if /usr/local/share/courier-imap/imapd.pem already exists. mkimapdcert requires OpenSSL to be installed. FILES/usr/local/share/courier-imap/imapd.pemX.509 certificate.
/usr/local/etc/courier-imap/imapd.cnf Parameters used by OpenSSL to create the X.509
certificate.
SEE ALSOcourier(8)[1]AUTHORSam VarshavchikAuthor
NOTES
http://www.courier-mta.org/courier.html
Visit the GSP FreeBSD Man Page Interface. |