cryptography/docs/x509
Ivan Desiatov 1767ad0a46
X509 custom verification groundwork (#11559)
* Add CustomPolicyBuilder foundation.

* Add EKU getters to ClientVerifier and ServerVerifier.

* Document the implemented part of custom verification.

* Remove `subject` field from VerifiedClient, rename `sans` back to `subjects`.

* Remove EKU-related setters, getters and documentation from this PR.

* Use double backticks in reStructuredText.

* Remove CustomPolicyBuilder in favor of extending PolicyBuilder.

* Code style improvements.

* Resolve coverage issues.
2024-10-08 22:27:15 -04:00
..
certificate-transparency.rst Update various links in the docs for permanent redirects (#10109) 2024-01-02 21:00:20 -03:00
index.rst docs: add Store docs (#9416) 2023-08-14 18:48:27 +00:00
ocsp.rst Add _utc datetime methods to x509.ocsp (#11183) 2024-06-30 12:08:56 -04:00
reference.rst Update reference.rst (#11137) 2024-06-22 13:16:50 +00:00
tutorial.rst document creating a CA hierarchy: root -> int -> ee (#11031) 2024-05-27 13:00:44 +00:00
verification.rst X509 custom verification groundwork (#11559) 2024-10-08 22:27:15 -04:00