diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-06-23 08:31:15 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-06-23 08:31:15 -0500 |
commit | e651b7f301480a82641c53e46fc546208b5e0095 (patch) | |
tree | eea45f19a9fc1d9a4eb80aaed145da551c76d800 /docs | |
parent | d59996ba409e15364abf70e29e8c138ad39eea04 (diff) | |
download | cryptography-e651b7f301480a82641c53e46fc546208b5e0095.tar.gz cryptography-e651b7f301480a82641c53e46fc546208b5e0095.tar.bz2 cryptography-e651b7f301480a82641c53e46fc546208b5e0095.zip |
add wildcard SAN x509 test vector
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/test-vectors.rst | 2 | ||||
-rw-r--r-- | docs/spelling_wordlist.txt | 1 |
2 files changed, 3 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 ~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 81510134..235e08d4 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -62,3 +62,4 @@ unencrypted unpadded unpadding Verisign +wildcard |