Comment 7 for bug 966058

Revision history for this message
Cerin (chrisspen) wrote :

I'm not sure if it's related, but I get the similar error:

urllib2.URLError: <urlopen error [Errno 1] _ssl.c:504: error:140773E8:SSL routines:SSL23_GET_SERVER_HELLO:reason(1000)>

My case may be related be related to http://bugs.python.org/issue11220, but the suggested fix of using a custom opener to switch to SSLv3 only results in the error httplib.BadStatusLine: ''.

I'm using Python 2.7.3 on Ubuntu 12.04.