Skip to content

0.4.0

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 05 May 20:15
· 59 commits to main since this release

⚠️ This package is experimental and shouldn't be used in applications

  • 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.