Hi Gabriel,

I could be a little bit out of context, but I had some problems with SSL
in Dovecot when I forgot the < in the start of line (that tells Dovecot
it had to read file itself).

Here is an extraction from the dovecot-service-type configuration I use:
> (ssl-cert "</etc/letsencrypt/live/test.com/fullchain.pem")
> (ssl-key "</etc/letsencrypt/live/test.com/privkey.pem")

Sorry if is not useful.
Best regards,
Rodion Goritskov

Gabriel Wicki <[email protected]> writes:

> hi christine!
>
> as far as my petty research went i came to the conclusion that dovecot
> listens to all appropriate ports, but when (ssl? #t) establishes
> encrypted connections.
>
> i have not yet managed to talk to my dovecot instance so far, though
>
>> imap-login: Error: Failed to initialize SSL server context: Can't
> load SSL certificate (ssl_cert setting): There is no valid PEM
> certificate.
>
> nb the (letsencrypt) cert exists, is valid, readable and otherwise
> intact
>
> gabber

Reply via email to