Open
Description
When the FeedValidator tries to validate a site using SNI it fails with this error:
urllib2.URLError: <urlopen error [Errno 1] _ssl.c:504: error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 unrecognized name>
Fixing this requires (only) a Python upgrade to 2.7.9- see PEP-466) (or 3).
When running under Python 2.7.9, #28 causes the tests to fail. More significantly, Dreamhost's /usr/bin/python
is currently 2.7.3
Metadata
Metadata
Assignees
Labels
No labels