diff options
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/test-vectors.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |