From 03eab03b882eae798d6c77fd16df7af539064d1a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 28 Oct 2018 10:12:49 +0800 Subject: add a new SCT vector (#4528) * add a new SCT vector * ridiculous --- 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 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 -- cgit v1.2.3