Skip to content

5.1.0

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 17 Jan 20:53
· 59 commits to release since this release
  • Added support for Python 3.11 (#582).
  • Added support for Brainpool curves when running --elliptic_curves (#545).
  • Added support for validating certificates with IP addresses in their Subject Alternative Name (#544).
  • Fixed memory leaks when performing certificate validation by switching to pyOpenSSL (#566).
  • Fixed a crash with pydantic v1.10.3 (#586).
  • Removed check for the Expect-CT HTTP header when running --http_headers as the header has been deprecated (#584).
  • Fixed a crash when exporting results to JSON when an HTTP proxy was used (#581).