Skip to content

Releases: nv6/pyDANETLSA

1.1.0 - DANE-TA + Cert digests

29 Jul 10:03
@nv6 nv6
517f1e0

Choose a tag to compare

Added support for usage type DANE-TA and digest matcher types (SHA-256/512) for full cert selector

  • specifically, flag sequences 201, 202, 301, and 302 are now supported
  • versions < 1.1 only support DANE-EE with pubkey SHA256 digest (sequence 311)
  • 201 is recommended for DANE-TA by RFC 7671 sec5.2.1

Installation:

pip install https://github.com/nv6/pyDANETLSA/archive/refs/tags/1.1.0.zip

or

uv add https://github.com/nv6/pyDANETLSA/archive/refs/tags/1.1.0.zip