Skip to content

Commit 5234f71

Browse files
committed
Added documentation for java-truststore.p12
1 parent 1eacada commit 5234f71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/development/test-vectors.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,10 @@ Custom PKCS12 Test Vectors
929929
certs (``x509/cryptography.io.pem`` and ``x509/letsencryptx3.pem``)
930930
with friendly names ```` and ``ï``, respectively, encrypted via
931931
AES 256 CBC with the password ``cryptography``.
932+
* ``pkcs12/java-truststore.p12`` - A PKCS12 file containing two certs
933+
(``x509/custom/dsa_selfsigned_ca.pem`` and ``x509/letsencryptx3.pem``) with
934+
the first having a friendly name of `cert1`. Both have Java truststore
935+
attributes with ANY_EXTENDED_KEY_USAGE.
932936

933937
Custom PKCS7 Test Vectors
934938
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)