aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-10-28 10:12:49 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2018-10-27 22:12:49 -0400
commit03eab03b882eae798d6c77fd16df7af539064d1a (patch)
treedef25b2c6d06e45efad2db00e11b4ef3e5c5e7d7 /docs/development
parentcf0082478d6dfa2d7f42df52bb2a2c6de9ebb333 (diff)
downloadcryptography-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/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 2 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`_