From 96605fcd47ab4e20829a555ed5450cf99263d431 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 10 Oct 2015 09:03:07 -0400 Subject: Fixed #2404 -- handle a certificate with an unknown public key --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 15c3be96..81998f77 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -248,6 +248,8 @@ Custom X.509 Vectors policy constraints extension with an inhibit policy mapping element. * ``pc_require.pem`` - An RSA 2048 bit self-signed certificate containing a policy constraints extension with a require explicit policy element. +* ``unsupported_subject_public_key_info.pem`` - A certificate whose public key + is an unknown OID (``1.3.6.1.4.1.8432.1.1.2``). Custom X.509 Request Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3