Control: tags -1 upstream
Control: severity -1 important

Hi Jochen,

Thanks very much for the report!

On 23:20 Sun 13 Nov     , Jochen Sprickerhof wrote:
> upgrading dovecot from 1:2.2.26.0-1 to 1:2.2.26.0-3 results in this 
> error in the log:
> 
> dovecot: imap-login: Fatal: Invalid ssl_protocols setting: Unknown protocol 
> 'SSLv2'
> 
> and not being able to log in. Adding
> 
> ssl_protocols = !SSLv3
> 
> to my config fixed it for now. Note that I hadn't specified ssl_protocols
> before, so I guess the default is broken.

Yes, this seems to originate from the defaults for ssl_protocols which 
is "!SSLv2". Apparently, OpenSSL 1.1 knows nothing about SSLv2, hence 
the message. I'll forward this upstream.

Regards,
Apollon

Reply via email to