26 Feb
2007
26 Feb
'07
11:01 p.m.
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