aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-09-01 15:07:44 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2018-09-01 14:07:44 -0500
commit8e499b2dfa821657f8e3f5f8fdb4eb4153fb6d89 (patch)
tree44877f4d5f847c53c3789776ae2e97c619dd96c7 /docs/development
parentb41903740723d90be152a8a8e2a161b5c0110122 (diff)
downloadcryptography-8e499b2dfa821657f8e3f5f8fdb4eb4153fb6d89.tar.gz
cryptography-8e499b2dfa821657f8e3f5f8fdb4eb4153fb6d89.tar.bz2
cryptography-8e499b2dfa821657f8e3f5f8fdb4eb4153fb6d89.zip
add LE subordinate certificate to test vectors (#4450)
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 0d1eea19..b189bc93 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -193,6 +193,8 @@ X.509
DNS name entries of the SAN extension.
* ``badasn1time.pem`` - A certificate containing an incorrectly specified
UTCTime in its validity->not_after.
+* ``letsencryptx3.pem`` - A subordinate certificate used by Let's Encrypt to
+ issue end entity certificates.
Custom X.509 Vectors
~~~~~~~~~~~~~~~~~~~~