Displaying 2 results from an estimated 2 matches for "ssl_security_set".
2017 Feb 07
2
Dovecot dsync 'ssl_client_ca'
Bonjour Markus,
> - Have you checked that port 12345 as specified below is open/forwarded
> and actually /used/ by dovecot (e.g., use "netstat -tulpn|grep dovecot")?
Yes of course:
tcp 0 0 0.0.0.0:12345 0.0.0.0:* LISTEN 22025/dovecot
tcp6 0 0 :::12345 :::* LISTEN 22025/dovecot
> -
2017 Feb 07
0
Dovecot dsync 'ssl_client_ca'
...s file in
state_dir: ssl-parameters.dat - disabling SSL 360
> Feb 07 05:50:13 doveadm: Error: Couldn't initialize SSL parameters,
disabling SSL
>[...]
Did I miss these lines before or did the messages change?
In either case, have a look at
http://wiki.dovecot.org/SSL/DovecotConfiguration#SSL_security_settings
which explains how to fix this in detail--if you're lucky, your problems
might be gone afterwards.
KR, Markus