[Bug 966058] Re: SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol
Shane Tomlinson
stomlinson at mozilla.com
Fri Mar 30 16:48:22 UTC 2012
I am attaching two files to add more information to this bug. I used
ssldump to capture the handshake between the client machine and
https://browserid.org to see where there were differences. I am using
Ubuntu 12.04 32bit.
The file named curl_capture.txt is captured from a curl https://browserid.org
The file named GET_capture.txt is captured from GET https://browserid.org
** Attachment added: "ssldump output of curl https://browserid.org"
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/966058/+attachment/2968842/+files/curl_capture.txt
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/966058
Title:
SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol
Status in “openssl” package in Ubuntu:
New
Bug description:
When trying to access some sites over https, both python and perl in precise fall over.
Here's what happens with libwww-perl's GET:
$ GET "https://one.ubuntu.com/" | head -n1
<!DOCTYPE html>
$ GET "https://api.dailymotion.com/user/SFLTV/features?fields=url,thumbnail_small_url,title,description&limit=100&page=1"
Can't connect to api.dailymotion.com:443
LWP::Protocol::https::Socket: SSL connect attempt failed with unknown
errorerror:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported
protocol at /usr/share/perl5/LWP/Protocol/http.pm line 51.
Python throws essentially the same error. These work in lucid, and
were working in precise, until very recently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/966058/+subscriptions
More information about the foundations-bugs
mailing list