[Dovecot] v2.0.beta2 released

Timo Sirainen tss at iki.fi
Tue Feb 2 14:12:54 EET 2010


On Mon, 2010-02-01 at 17:47 +0100, Luca Corti wrote:
> Evertithing seems fine but STARTTLS. Are any modifications needed in the 
> master inet_listeners? SSL works.
> 
> Feb  1 17:42:12 test dovecot: imap-login: Disconnected (no auth 
> attempts): rip=1.2.3.4, lip=5.6.7.8, TLS handshaking: SSL_accept() 
> failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Well, that sucks.. So if I use:

 - SSLv23_server_method() it'll accept SSLv2, SSLv3 and TLSv1
connections.

 - SSLv3_server_method() it won't accept TLSv1 connections.

 - TLSv1_server_method() it won't accept SSLv3 connections.

I guess I'll go back to SSLv23_server_method().

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20100202/078e8a76/attachment.bin 


More information about the dovecot mailing list