Refs #3461 -- added a test vector with SCTs (#3462)
* Refs #3461 -- added a test vector with SCTs
* timestamp is a word
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index f9f865e..0904891 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -154,6 +154,8 @@
* ``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
~~~~~~~~~~~~~~~~~~~~