[openssl.org #3020] openssl hang

2013-03-18 Thread Halassy Zoltán via RT
Hello!

I'm using OpenSSL 1.0.1c on a 64bit Gentoo Linux, and there is a server 
which hangs after sending the first packet. The server does not support 
TLS 1.1 or 1.2, only 1.0. Opera with TLS 1.2 enabled, and Internet 
Explorer with TLS 1.2 enabled does not hang.

Test code:

$ echo -en 'GET /scripts/zanox.js HTTP/1.0\r\nHost: 
static.zanox.com\r\n\r\n' | openssl s_client -debug -tlsextdebug -tls1_2 
-connect static.zanox.com:https -ign_eof

CONNECTED(0003)
write to 0x41192a07730 [0x41192a11263] (322 bytes = 322 (0x142))
 - 16 03 01 01 3d 01 00 01-39 03 03 51 47 41 4b e7   =...9..QGAK.
0010 - 3c 72 9c 22 37 9a 34 5b-be 06 71 35 6d ee b5 68   r.7.4[..q5m..h
0020 - 7c 3a 47 25 dd 49 82 25-2e a6 17 00 00 a0 c0 30   |:G%.I.%...0
0030 - c0 2c c0 28 c0 24 c0 14-c0 0a c0 22 c0 21 00 a3   .,.(.$..!..
0040 - 00 9f 00 6b 00 6a 00 39-00 38 00 88 00 87 c0 32   ...k.j.9.8.2
0050 - c0 2e c0 2a c0 26 c0 0f-c0 05 00 9d 00 3d 00 35   ...*=.5
0060 - 00 84 c0 12 c0 08 c0 1c-c0 1b 00 16 00 13 c0 0d   
0070 - c0 03 00 0a c0 2f c0 2b-c0 27 c0 23 c0 13 c0 09   ./.+.'.#
0080 - c0 1f c0 1e 00 a2 00 9e-00 67 00 40 00 33 00 32   .g.@.3.2
0090 - 00 9a 00 99 00 45 00 44-c0 31 c0 2d c0 29 c0 25   .E.D.1.-.).%
00a0 - c0 0e c0 04 00 9c 00 3c-00 2f 00 96 00 41 00 07   /...A..
00b0 - c0 11 c0 07 c0 0c c0 02-00 05 00 04 00 15 00 12   
00c0 - 00 09 00 14 00 11 00 08-00 06 00 03 00 ff 02 01   
00d0 - 00 00 6f 00 0b 00 04 03-00 01 02 00 0a 00 34 00   ..o...4.
00e0 - 32 00 0e 00 0d 00 19 00-0b 00 0c 00 18 00 09 00   2...
00f0 - 0a 00 16 00 17 00 08 00-06 00 07 00 14 00 15 00   
0100 - 04 00 05 00 12 00 13 00-01 00 02 00 03 00 0f 00   
0110 - 10 00 11 00 23 00 00 00-0d 00 22 00 20 06 01 06   #.. ...
0120 - 02 06 03 05 01 05 02 05-03 04 01 04 02 04 03 03   
0130 - 01 03 02 03 03 02 01 02-02 02 03 01 01 00 0f 00   
0140 - 01 01 ..

connection hangs at this point




smime.p7s
Description: S/MIME cryptographic signature


[openssl.org #3020] openssl hang

2013-03-18 Thread Stephen Henson via RT
On Mon Mar 18 20:37:23 2013, zhala...@loginet.hu wrote:
 Hello!

 I'm using OpenSSL 1.0.1c on a 64bit Gentoo Linux, and there is a server
 which hangs after sending the first packet. The server does not support
 TLS 1.1 or 1.2, only 1.0. Opera with TLS 1.2 enabled, and Internet
 Explorer with TLS 1.2 enabled does not hang.


This is a known bug in some servers, see PR#2771.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   majord...@openssl.org