Arfrever Frehtes Taifersar Arahesis created LIBCLOUD-644:
------------------------------------------------------------
Summary: Do not require backports.ssl_match_hostname with Python
>=3.2
Key: LIBCLOUD-644
URL: https://issues.apache.org/jira/browse/LIBCLOUD-644
Project: Libcloud
Issue Type: Bug
Reporter: Arfrever Frehtes Taifersar Arahesis
Attachments: libcloud.patch
ssl.match_hostname and ssl.CertificateError exist in standard library in Python
>=3.2. There is no need to require additional package
(backports.ssl_match_hostname) with these versions of Python.
I attach patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)