From 784676de3381f039f95f998505d45fb9d56bd300 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 9 Jul 2019 08:10:06 -0400 Subject: add x509 CSR with challenge password (#4942) --- 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 41fb9dfb..f4387215 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -431,6 +431,8 @@ Custom X.509 Request Vectors critical. * ``invalid_signature.pem`` - A certificate signing request for an RSA 1024 bit key containing an invalid signature with correct padding. +* ``challenge.pem`` - A certificate signing request for an RSA 2048 bit key + containing a challenge password. Custom X.509 Certificate Revocation List Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3