You probably need to have the: ssl_key_file option in the config file, otherwise it&#39;ll use the default. You have the ssl_cert_file, but not ssl_key_file.<br><br><br><br><div><span class="gmail_quote">On 2/26/07, <b class="gmail_sendername">
Javier Henderson</b> &lt;<a href="mailto:javier@kjsl.com">javier@kjsl.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m running 1.0rc23 on FreeBSD 6.2-RELEASE, and seeing the following:<br><br>Starting dovecot.<br>Error: Can&#39;t use SSL key file /etc/ssl/private/dovecot.pem: No such<br>file or directory<br><br>In the config file I have:
<br><br>ssl_cert_file=/usr/local/certs/imapd.pem<br><br>Looking for dovecot.pem on the config file there&#39;s only:<br><br>% grep dovecot.pem dovecot.conf<br>#ssl_cert_file = /etc/ssl/certs/dovecot.pem<br>#ssl_key_file = /etc/ssl/private/dovecot.pem
<br><br>So the two entries referencing dovecot.pem are commented out. I<br>removed those two lines anyway, just in case, but it didn&#39;t make a<br>difference.<br><br>What am I missing? I&#39;d love to include the output of &#39;dovecot -n&#39; but...
<br><br>% dovecot -n<br># /usr/local/etc/dovecot.conf<br>Error: Can&#39;t use SSL key file /etc/ssl/private/dovecot.pem: No such<br>file or directory<br><br>Thanks,<br><br>-jav<br><br></blockquote></div><br>