aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-06-23 08:31:15 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-06-23 08:31:15 -0500
commite651b7f301480a82641c53e46fc546208b5e0095 (patch)
treeeea45f19a9fc1d9a4eb80aaed145da551c76d800 /docs/development/test-vectors.rst
parentd59996ba409e15364abf70e29e8c138ad39eea04 (diff)
downloadcryptography-e651b7f301480a82641c53e46fc546208b5e0095.tar.gz
cryptography-e651b7f301480a82641c53e46fc546208b5e0095.tar.bz2
cryptography-e651b7f301480a82641c53e46fc546208b5e0095.zip
add wildcard SAN x509 test vector
Diffstat (limited to 'docs/development/test-vectors.rst')
-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 3776cb1d..744302e8 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -102,6 +102,8 @@ X.509
tree.
* ``cryptography.io.pem`` - A leaf certificate issued by RapidSSL for the
cryptography website.
+* ``wildcard_san.pem`` - A leaf certificate issued by a public CA for
+ ``langui.sh`` that contains wildcard entries in the SAN extension.
Custom X.509 Vectors
~~~~~~~~~~~~~~~~~~~~