[Bug 966058] Re: SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol
graingert
tagrain at gmail.com
Thu Mar 29 19:50:52 UTC 2012
$ GET "https://browserid.org/ver.txt"
Can't connect to browserid.org: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.
is this a duplicate of bug 861137
** Package changed: ubuntu => openssl (Ubuntu)
--
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