[Dovecot] Certs file
Peter A. Giessel
pgiessel at mac.com
Mon Feb 26 20:20:29 UTC 2007
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 directory
>
> In 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.
More information about the dovecot
mailing list