diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-10-28 10:12:49 +0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-10-27 22:12:49 -0400 |
commit | 03eab03b882eae798d6c77fd16df7af539064d1a (patch) | |
tree | def25b2c6d06e45efad2db00e11b4ef3e5c5e7d7 /docs | |
parent | cf0082478d6dfa2d7f42df52bb2a2c6de9ebb333 (diff) | |
download | cryptography-03eab03b882eae798d6c77fd16df7af539064d1a.tar.gz cryptography-03eab03b882eae798d6c77fd16df7af539064d1a.tar.bz2 cryptography-03eab03b882eae798d6c77fd16df7af539064d1a.zip |
add a new SCT vector (#4528)
* add a new SCT vector
* ridiculous
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 e512a902..d68e1e93 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -161,6 +161,8 @@ X.509 ``cryptography.io.pem`` certificate. * ``cryptography.io.precert.pem`` - A pre-certificate with the CT poison extension for the cryptography website. +* ``cryptography-scts.io.pem`` - A leaf certificate issued by Let's Encrypt for + the cryptography website which contains signed certificate timestamps. * ``wildcard_san.pem`` - A leaf certificate issued by a public CA for ``langui.sh`` that contains wildcard entries in the SAN extension. * ``san_edipartyname.der`` - A DSA certificate from a `Mozilla bug`_ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index ed189248..46144214 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -95,6 +95,7 @@ syscall Tanja testability timestamp +timestamps tunable Ubuntu unencrypted |