[Dovecot] Certs file
Troy Engel
tengel at fluid.com
Mon Feb 26 21:01:39 UTC 2007
Javier Henderson wrote:
>
> I've a single file with both the cert and the key. I guess I can break
> them into two.
No need, it works perfectly with one PEM that has an (unencrypted) key,
the cert and the DH params -- I use the same single PEM for Dovecot,
Exim and Apache/mod_ssl without any problems.
Make sure you have both lines in dovecot.conf:
# cat /etc/dovecot.conf | grep server.pem
ssl_cert_file = /opt/SSL/server.pem
ssl_key_file = /opt/SSL/server.pem
HTH,
-te
--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
More information about the dovecot
mailing list