From 9a8e29eda723d0406fbd727f01d83473ec6246fe Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 7 Sep 2017 19:11:47 +0800 Subject: add initial OCSP request test vector (#3890) --- docs/development/test-vectors.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 7918b152..1a1c5d72 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -378,6 +378,11 @@ Custom X.509 Certificate Revocation List Vectors incremented by 1 to produce an invalid signature, and the public key which was used to generate it. +Custom X.509 OCSP Test Vectors +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +* ``x509/ocsp/req-sha1.der`` - An OCSP request containing a single request and + using SHA1 as the hash algorithm. + Hashes ~~~~~~ -- cgit v1.2.3