aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2023-12-23 10:45:31 -0500
committerGitHub <noreply@github.com>2023-12-23 12:45:31 -0300
commitc9578f28a1acabf060b40792b931b7204509884f (patch)
tree69ce3c22b426d80caaff17d0976703643df54f73 /docs
parent135050a5c11b1789bc43d7306fc2f13fc8f0db62 (diff)
downloadpyca-cryptography-c9578f28a1acabf060b40792b931b7204509884f.zip
pyca-cryptography-c9578f28a1acabf060b40792b931b7204509884f.tar.gz
pyca-cryptography-c9578f28a1acabf060b40792b931b7204509884f.tar.bz2
Fixed a typo in test-vectors documentation (#10041)
Diffstat (limited to 'docs')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index d23946e..a0a0261 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -232,7 +232,7 @@ X.509
``cryptography.io.pem`` certificate.
* ``cryptography.io.precert.pem`` - A pre-certificate with the CT poison
extension for the cryptography website.
-* ``cryptography-scts.io.pem`` - A leaf certificate issued by Let's Encrypt for
+* ``cryptography-scts.pem`` - A leaf certificate issued by Let's Encrypt for
the cryptography website which contains signed certificate timestamps.
* ``wildcard_san.pem`` - A leaf certificate issued by a public CA for
``langui.sh`` that contains wildcard entries in the SAN extension.