aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-12-20 18:48:24 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-12-20 18:48:24 -0600
commit9543a33eb63564c3fe04efbc451b2f6c742be4fe (patch)
treeb05051c55e2639127b3ab22041bc22a342f9cbe4 /docs/development/test-vectors.rst
parentfc504fee938a5223e790e4c221c20177bca6aa14 (diff)
downloadcryptography-9543a33eb63564c3fe04efbc451b2f6c742be4fe.tar.gz
cryptography-9543a33eb63564c3fe04efbc451b2f6c742be4fe.tar.bz2
cryptography-9543a33eb63564c3fe04efbc451b2f6c742be4fe.zip
support CRLs with no revoked certificates
Diffstat (limited to 'docs/development/test-vectors.rst')
-rw-r--r--docs/development/test-vectors.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 2f49047d..9e8eb388 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -304,6 +304,7 @@ Custom X.509 Certificate Revocation List Vectors
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.
+* ``crl_empty.pem`` - Contains a CRL with no revoked certificates.
Hashes
~~~~~~