Releases: nv6/pyDANETLSA
Releases · nv6/pyDANETLSA
1.1.0 - DANE-TA + Cert digests
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.zipor
uv add https://github.com/nv6/pyDANETLSA/archive/refs/tags/1.1.0.zip