aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/test-vectors.rst')
-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 083283b7..12def6c6 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -486,6 +486,9 @@ Custom PKCS12 Test Vectors
(``x509/custom/ca/ca.pem``) encrypted with RC2 and key
(``x509/custom/ca/ca_key.pem``) encrypted via 3DES with the password
``cryptography``.
+* ``no-password.p12`` - A PKCS12 file containing a cert
+ (``x509/custom/ca/ca.pem``) and key (``x509/custom/ca/ca_key.pem``) with no
+ encryption and no password.
Hashes
~~~~~~