Hello, Try some test connections:
# openssl s_client -connect hostname:443 -debug -msg # openssl s_client -connect hostname:443 -debug -msg -bugs Best regards, -- Marek Marcola <marek.marc...@malkom.pl> owner-openssl-us...@openssl.org wrote on 03/28/2012 06:02:01 PM: > James Earl <ja...@truckhardware.ca> > Sent by: owner-openssl-us...@openssl.org > > 03/28/2012 06:03 PM > > Please respond to > openssl-users@openssl.org > > To > > openssl-users@openssl.org > > cc > > Subject > > OpenSSL 1.0.1 handshake timeout > > I recently had a timeout issue with a service provider we connect to > over HTTPS. I found downgrading to OpenSSL 1.0.0 solved the problem. > I'm not sure how to determine if it's a bug, an Arch Linux package > issue, or a problem with the service providers server? > > I tested using Python and Ruby (multiple versions): > > With OpenSSL 1.0.1-1 under Arch Linux, this times out: > > python > >>> import requests > >>> r = requests.get('https://esqa.moneris.com', timeout=5) > > With OpenSSL 1.0.0 under Arch Linux, it works. > > OpenSSL 1.0.1 does work however connecting to other HTTPS servers such > as Google, and Thawte's test server. > > My original post on ruby-forum: > http://www.ruby-forum.com/topic/3944461#new > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org