From 5f9c5cb4b8a96941d91904c88339a4dfbe024487 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 19 Mar 2017 23:12:19 -0400 Subject: Refs #3461 -- added a test vector with SCTs (#3462) * Refs #3461 -- added a test vector with SCTs * timestamp is a word --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/development') 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 ~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3