aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorErik Trauschke <erik.trauschke@gmail.com>2015-10-15 21:10:20 -0700
committerErik Trauschke <erik.trauschke@gmail.com>2015-10-15 21:10:20 -0700
commita6c8259cf7941a715aada4c8cf14c4499163d3d2 (patch)
treed478b1adb1b14e7c2c586634b18bbecc982d1ec9 /docs/development
parentfcf08d66967265a45b33acf4da9988c45b6c7a11 (diff)
downloadcryptography-a6c8259cf7941a715aada4c8cf14c4499163d3d2.tar.gz
cryptography-a6c8259cf7941a715aada4c8cf14c4499163d3d2.tar.bz2
cryptography-a6c8259cf7941a715aada4c8cf14c4499163d3d2.zip
add crl file to test-vectors.rst
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index bfe76330..0b249ccb 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -302,6 +302,8 @@ Custom X.509 Certificate Revocation List Vectors
to "1.2.3.4". The CRL uses an unsupported MD2 signature algorithm.
* ``crl_unsupported_reason.pem`` - Contains a CRL with one revocation which has
an unsupported reason code.
+* ``crl_inval_cert_issuer_entry_ext.pem`` - Contains a CRL with one revocation
+ which has one entry extension for certificate issuer with an empty value.
Hashes
~~~~~~