0.3.3
- Fix to add in AnotherName for
subjectAltNamesfield - added for support fo
r CACert issued
certs (thanks to Gu1). - Fix to HTTP Basic Auth option for
ndg.httpsclient.utils.main - Fix to
ServerSSLCertVerificationso that it can pass a function-based call
back instead of using__call__. In newer versions of OpenSSL (>= 0.14) the la
tter failed because of a request for__name__attribute.