From 5d3f7b7b631d0539cf210db48f9b8dd1d008227b Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 28 Jun 2015 00:39:21 -0500 Subject: add new name constraints vector with invalid IP netmask --- 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 bc171b21..ac667bb7 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -204,6 +204,9 @@ Custom X.509 Vectors name constraints extension with permitted elements. * ``nc_excluded.pem`` - An RSA 2048 bit self-signed certificate containing a name constraints extension with excluded elements. +* ``nc_invalid_ip_netmask.pem`` - An RSA 2048 bit self-signed certificate + containing a name constraints extension with a permitted element that has an + ``IPv6`` IP and an invalid network mask. * ``cp_user_notice_with_notice_reference.pem`` - An RSA 2048 bit self-signed certificate containing a certificate policies extension with a notice reference in the user notice. -- cgit v1.2.3