From 9543a33eb63564c3fe04efbc451b2f6c742be4fe Mon Sep 17 00:00:00 2001
From: Paul Kehrer <paul.l.kehrer@gmail.com>
Date: Sun, 20 Dec 2015 18:48:24 -0600
Subject: support CRLs with no revoked certificates

---
 docs/development/test-vectors.rst | 1 +
 1 file changed, 1 insertion(+)

(limited to 'docs/development')

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
 ~~~~~~
-- 
cgit v1.2.3