mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
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:
parent
f14e7f0bda
commit
d35e0f8be8
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue