From b2e6c834c8e1f61749929ee13cc3b3adfc779f52 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 27 Mar 2015 22:19:13 -0500 Subject: add unsupported extension x509 test vector --- docs/development/test-vectors.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 40c49590..6a7a35e0 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -118,6 +118,9 @@ Custom X.509 Vectors * ``bc_path_length_zero.pem`` - An RSA 2048 bit self-signed certificate containing a basic constraints extension with a path length of zero. +* ``unsupported_extension.pem`` - An RSA 2048 bit self-signed certificate + containing an unsupported extension type. The OID was encoded as + "1.2.3.4" with an ``extnValue`` of "value". Custom X.509 Request Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3