Closed koelnconcert closed 9 years ago
The python scripts are not working on mds.test.datacite.org with python 2.7.9/2.7.10 and httplib2 0.9.1 since we use SNI on test.datacite.org:
httplib2.CertificateHostnameMismatch: Server presented certificate that does not match host mds.test.datacite.org
Although python 2.7 should support SNI since 2.7.9, httplib2 doesn't seem to use it.
The python scripts are not working on mds.test.datacite.org with python 2.7.9/2.7.10 and httplib2 0.9.1 since we use SNI on test.datacite.org: