aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-05-12 16:04:52 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-05-12 16:04:52 -0500
commit5ac41547b893dbb69b1b02fb21214d6b8115a843 (patch)
tree71e130ad899a46c6d9bcbb5262adb6e262b9d354 /docs
parent75f4118e61a050e3e9f562a4de00a9dd68e1f5c0 (diff)
downloadcryptography-5ac41547b893dbb69b1b02fb21214d6b8115a843.tar.gz
cryptography-5ac41547b893dbb69b1b02fb21214d6b8115a843.tar.bz2
cryptography-5ac41547b893dbb69b1b02fb21214d6b8115a843.zip
add another certificate policies test vector
Diffstat (limited to 'docs')
-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 3d49801d..824fb57f 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -192,6 +192,9 @@ Custom X.509 Vectors
text and no notice reference.
* ``cp_cps_uri.pem`` - An RSA 2048 bit self-signed certificate containing a
certificate policies extension with a CPS URI and no user notice.
+* ``cp_user_notice_no_explicit_text.pem`` - An RSA 2048 bit self-signed
+ certificate containing a certificate policies extension with a user notice
+ with no explicit text.
Custom X.509 Request Vectors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~