[Pkg-openssl-devel] Bug#514694: Bug#514694: openssl: "sslv3 alert unexpected message" error while connecting via TLS to Java ssl sockets

Kurt Roeckx kurt at roeckx.be
Tue Feb 10 17:46:53 UTC 2009


On Tue, Feb 10, 2009 at 01:03:14PM +0600, Max Kirillov wrote:
> Package: openssl
> Version: 0.9.8g-14
> Severity: normal
> 
> 
> $openssl s_client -tls1 -connect localhost:12345
> CONNECTED(00000003)
> 26552:error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert unexpected message:s3_pkt.c:1053:SSL alert number 10
> 26552:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:530:
> 
> It happen only with openssl from Debian Lenny (i.e, openssl from
> Debian Etch and gnutls-cli do not fail). So I suppose the
> error is somewhere in ssl.

This is probably related to enabeling TLS extentions.  Try using
s_client with the -no_ticket option.


> probably it's related to #471681, #471896

They're also about tlsext yes.


Kurt






More information about the Pkg-openssl-devel mailing list