From 2bc47fe2fd244236f3d33b507c11f1b146650ea4 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 15 Nov 2019 22:25:20 -0500 Subject: Added a test vector of an OCSP response with SCT extension (#5066) --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 5b20b827..217237ab 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -519,6 +519,8 @@ X.509 OCSP Test Vectors modified to contain an MD2 signature algorithm object identifier. * ``x509/ocsp/resp-single-extension-reason.der`` - An OCSP response that contains a ``CRLReason`` single extension. +* ``x509/ocsp/resp-sct-extension.der`` - An OCSP response containing a + ``CT Certificate SCTs`` single extension, from the SwissSign OCSP responder. Custom X.509 OCSP Test Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3