26 Feb
2007
26 Feb
'07
10:20 p.m.
On 2007/02/26 11:14, Javier Henderson seems to have typed:
I'm running 1.0rc23 on FreeBSD 6.2-RELEASE, and seeing the following:
Starting dovecot. Error: Can't use SSL key file /etc/ssl/private/dovecot.pem: No such
file or directoryIn the config file I have:
ssl_cert_file=/usr/local/certs/imapd.pem
You need to specify both a key and cert file. You've specified half of that.
You might want to review: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/openssl.html for creating a key and cert.