From d1ed673b869307c972c44aef0689a62178fd2f76 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 25 Mar 2015 00:17:36 -0500 Subject: add new basic constraints vector with path length zero --- docs/development/test-vectors.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/development/test-vectors.rst') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index f6197f92..40c49590 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -115,6 +115,9 @@ Custom X.509 Vectors * ``basic_constraints_not_critical.pem`` - An RSA 2048 bit self-signed certificate containing a basic constraints extension that is not marked as critical. +* ``bc_path_length_zero.pem`` - An RSA 2048 bit self-signed + certificate containing a basic constraints extension with a path length of + zero. Custom X.509 Request Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3