diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2017-03-19 23:12:19 -0400 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-03-19 23:12:19 -0400 |
commit | 5f9c5cb4b8a96941d91904c88339a4dfbe024487 (patch) | |
tree | 803d3cd0bc3c8a7f2c03a0e2f20736205dbb840b /docs | |
parent | ecf7425b2d950455d3bd3d0a50e62a85c41e3d79 (diff) | |
download | cryptography-5f9c5cb4b8a96941d91904c88339a4dfbe024487.tar.gz cryptography-5f9c5cb4b8a96941d91904c88339a4dfbe024487.tar.bz2 cryptography-5f9c5cb4b8a96941d91904c88339a4dfbe024487.zip |
Refs #3461 -- added a test vector with SCTs (#3462)
* Refs #3461 -- added a test vector with SCTs
* timestamp is a word
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 f9f865e8..09048918 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -154,6 +154,8 @@ X.509 * ``alternate-rsa-sha1-oid.pem`` - A certificate from an `unknown signature OID`_ Mozilla bug that uses an alternate signature OID for RSA with SHA1. +* ``badssl-sct.pem`` - A certificate with the certificate transparency signed + certificate timestamp extension. Custom X.509 Vectors ~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 13d5e073..450e758e 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -82,6 +82,7 @@ Solaris syscall Tanja testability +timestamp tunable Ubuntu unencrypted |