[openssl.org #3030] openssl 1.0.1 doesn't get response when negotiating connection to server needing TLSv1

2013-05-03 Thread fromopen...@homelinkcs.com via RT
With openssl 1.0.0j, I could connect to www.energydirect.com using: openssl s_client -connect www.energydirect.com:443 But since my distribution upgraded to 1.0.1c, that command just shows CONNECTED(0003), hangs for a while, then eventually outputs: write:errno=104 --- no peer certificate

Re: [openssl.org #3030] openssl 1.0.1 doesn't get response when negotiating connection to server needing TLSv1

2013-05-14 Thread fromopen...@homelinkcs.com via RT
On Friday, May 03, 2013, Stephen Henson via RT wrote: This is a known bug in some servers, see PR#2771 for more details. Ah, yes, this is a duplicate. Sorry, I couldn't find #2771 before. -- - Josh __ OpenSSL Project