More OCSP vectors (#4451)

* yet another ocsp response vector.

and yet there will be at least one more after this

* add one more
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index b189bc9..3465a77 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -422,6 +422,11 @@
 * ``x509/ocsp/resp-delegate-unknown-cert.der`` - An OCSP response for an
   unknown cert from ``AC Camerafirma``. This response also contains a delegate
   certificate.
+* ``x509/ocsp/resp-responder-key-hash.der`` - An OCSP response from the
+  ``DigiCert`` OCSP responder that uses a key hash for the responder ID.
+* ``x509/ocsp/resp-revoked-reason.der`` - An OCSP response from the
+  ``QuoVadis`` OCSP responder that contains a revoked certificate with a
+  revocation reason.
 
 Custom X.509 OCSP Test Vectors
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~