Displaying 2 results from an estimated 2 matches for "preissler".
2015 Mar 15
2
Dovecot 2.1.7 still accepting SSLv3 though disabled?
...lmate 0.6.2-1 all Buy and manage SSL certificates from the command line
My NginX is using the same library, and this does indeed support TLSv2, so what
I am doing wrong in my Dovecot configuration?
Any clues?
Regards
Thomas
--
www.preissler.co.uk | Twitter: @module0x90 | PGP-Key: 75889415
GPG Fingerprint: CCBD 153A D257 CA7E A217 FDF7 5928 03D1 7588 9415
2015 Mar 15
0
Dovecot 2.1.7 still accepting SSLv3 though disabled?
Thomas Preissler:
> ssl_protocols = !SSLv3 !SSLv2
that disable SSLv3
> When I enable verbose_ssl I get this:
> 2015-03-15 08:27:39 imap-login: Warning: SSL: where=0x2001,
> ret=1: SSLv3 flush data [$CLIENTIP]
> ...
> Is this right? Is SSLv3 used on this connection?
The logging is...