aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/test-vectors.rst')
-rw-r--r--docs/development/test-vectors.rst3
1 files changed, 3 insertions, 0 deletions
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~