File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ Changes for v5.1.0 (2026-07-04)
22===============================
33
44- Implement point-in-time verification
5+ - Breaking change: SignXML now raises an error if a trusted cert passed
6+ in the x509_cert keyword argument has expired, restoring the behavior
7+ that was in place before v4.0.0. See the documentation if you need to
8+ verify signatures using expired certificates.
59- xades: fix CertDigest handling
610- Confirm certs passed to validate are X.509 formatted
711- Clarify location parameter syntax
@@ -14,7 +18,7 @@ Changes for v5.0.1 (2026-06-23)
1418Changes for v5.0.0 (2026-06-20)
1519===============================
1620
17- - X.509 certificate valitation now requires the provided certificate to
21+ - X.509 certificate validation now requires the provided certificate to
1822 list digital signature as a key usage.
1923
2024Changes for v4.5.1 (2026-06-13)
You can’t perform that action at this time.
0 commit comments