From b3f4df1947575813c89b38a3778d826152d7766a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 15 Aug 2018 09:19:15 -0500 Subject: add new OCSP request vectors (#4399) --- docs/development/test-vectors.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 506afd87..4ae152be 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -409,6 +409,10 @@ 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. +* ``x509/ocsp/req-multi-sha1.der`` - An OCSP request containing multiple + requests. +* ``x509/ocsp/req-invalid-hash-alg.der`` - An OCSP request containing an + invalid hash algorithm OID. Hashes ~~~~~~ -- cgit v1.2.3