Be clear that x509.verification is not yet covered by our policies (#9609)

* Be clear that x509.verification is not yet covered by our policies

* Update verification.rst
This commit is contained in:
Alex Gaynor 2023-09-15 16:24:16 -04:00 committed by GitHub
parent f14e7f0bda
commit d35e0f8be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,8 @@ chain building, etc.
.. note::
This module is a work in progress, and does not yet contain a fully usable
X.509 path validation implementation.
X.509 path validation implementation. These APIs should be considered
experimental and not yet subject to our backwards compatibility policy.
.. class:: Store(certs)