0.4.0
- Added more descriptive error messages to
ssl.SSLCertVerificationError
determined by the OS on macOS and Windows. - Changed Windows to follow
SSLContext.verify_flags
for strictly checking CRLs instead of checking CRLs strictly by default.
ssl.SSLCertVerificationError
determined by the OS on macOS and Windows.SSLContext.verify_flags
for strictly checking CRLs instead of checking CRLs strictly by default.