summaryrefslogtreecommitdiff
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2021-10-31 19:46:48 +0800
committerGitHub <noreply@github.com>2021-10-31 07:46:48 -0400
commitf4871a218d6ffb48e704ab955a8105236c4bd514 (patch)
tree5a3ee7c2efc60e362445760507e2892d61f62f73 /docs/development
parent55414ad8952d4fd93074422134e56faa39639152 (diff)
downloadcryptography-f4871a218d6ffb48e704ab955a8105236c4bd514.tar.gz
add accvraiz1 bmpstring test vector (#6503)
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 7776c0436..7e1969b46 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -259,6 +259,8 @@ X.509
* ``server-ed448-cert.pem`` - An ``ed448`` server certificate (RSA
signature with ``ed448`` public key) from the OpenSSL test suite.
(`server-ed448-cert.pem`_)
+* ``accvraiz1.pem`` - An RSA root certificate that contains an
+ ``explicitText`` entry with a ``BMPString`` type.
Custom X.509 Vectors
~~~~~~~~~~~~~~~~~~~~