diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2015-06-23 20:20:44 -0400 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2015-06-23 20:20:44 -0400 |
commit | 45de23a64653a68e8c23b892f0b017b6c4a57213 (patch) | |
tree | bf680b2f88db36ce7b2df15b39985a3f6c428c91 /docs | |
parent | 1dd9fc21560a51e78063b08ebf93b72b1b8c317a (diff) | |
parent | e651b7f301480a82641c53e46fc546208b5e0095 (diff) | |
download | cryptography-45de23a64653a68e8c23b892f0b017b6c4a57213.tar.gz cryptography-45de23a64653a68e8c23b892f0b017b6c4a57213.tar.bz2 cryptography-45de23a64653a68e8c23b892f0b017b6c4a57213.zip |
Merge pull request #2059 from reaperhulk/add-wildcard-san
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 |