[Pkg-openssl-devel] OpenSSL bug? (error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)

Kurt Roeckx kurt at roeckx.be
Fri Feb 22 21:05:05 UTC 2013


On Fri, Feb 22, 2013 at 09:39:49PM +0100, W. Martin Borgert wrote:
> Hi,
> 
> I have a problem with wheezy, but not with squeeze.
> I assume, it is an OpenSSL issue, but I'm not sure.
[...]
> ssl.SSLError: [Errno 1] _ssl.c:1359: error:1408F10B:SSL
> routines:SSL3_GET_RECORD:wrong version number
> 
> So I compiled and installed OpenSSL from squeeze on wheezy, recompiled
> Python 2.7 against that version, and now it works on wheezy as on squeeze.
> 
> Is this an OpenSSL bug? If yes, it probably should be fixed for wheezy.
> If not, what's going on? Please CC me on replies.

Can you reproduce this with "openssl s_client"?

Can you try the "-no_tls1_2" and "-no_tls1_1" options?

This is most likely a bug in the software you're trying to
talk too, not in openssl.


Kurt




More information about the Pkg-openssl-devel mailing list