From 3cc007902467f3f8b8d9de1972a575fa977b5bd3 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 7 Sep 2018 08:06:17 -0500 Subject: add OCSP request with a request extension (nonce) (#4462) --- 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 3465a774..b56a4c56 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -436,6 +436,8 @@ Custom X.509 OCSP Test Vectors requests. * ``x509/ocsp/req-invalid-hash-alg.der`` - An OCSP request containing an invalid hash algorithm OID. +* ``x509/ocsp/req-ext-nonce.der`` - An OCSP request containing a nonce + extension. Hashes ~~~~~~ -- cgit v1.2.3