From e651b7f301480a82641c53e46fc546208b5e0095 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 23 Jun 2015 08:31:15 -0500 Subject: add wildcard SAN x509 test vector --- docs/development/test-vectors.rst | 2 ++ docs/spelling_wordlist.txt | 1 + 2 files changed, 3 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3