From 6720a5f6ce50cb8bb7d432e6e07808048eccce60 Mon Sep 17 00:00:00 2001 From: Josh Aas Date: Wed, 3 Jun 2026 11:05:51 -0400 Subject: [PATCH] Fix some typos --- content/en/certificates.md | 2 +- content/en/post/2018-04-04-sct-encoding.markdown | 4 ++-- content/en/post/2026-04-10-test-sites.md | 2 +- content/en/repository.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/certificates.md b/content/en/certificates.md index 03d60c15e8..3f004304f7 100644 --- a/content/en/certificates.md +++ b/content/en/certificates.md @@ -31,7 +31,7 @@ Note that Root CAs don't have expiration dates in quite the same way that other * Trusted until: 2035-09-04 (generated 2020-09-04) * CA details: [crt.sh](https://crt.sh/?caid=183269), [issued certs](https://crt.sh/?Identity=%25&iCAID=183269) * Certificate details (self-signed): [crt.sh](https://crt.sh/?id=3335562555), [der](/certs/isrg-root-x2.der), [pem](/certs/isrg-root-x2.pem), [txt](/certs/isrg-root-x2.txt) - * Certificate details (cross-sign by ISRG Root X1): [der](/certs/gen-y/root-x2-by-x1.der), [pem](/certs/gen-y/root-x2-by-x1.pem), [txt](/certs/gen-y/root-x2-by-x1.txt) + * Certificate details (cross-signed by ISRG Root X1): [der](/certs/gen-y/root-x2-by-x1.der), [pem](/certs/gen-y/root-x2-by-x1.pem), [txt](/certs/gen-y/root-x2-by-x1.txt) * CRL hostname: `x2.c.lencr.org` * Test websites: [valid](https://valid.x2.test-certs.letsencrypt.org/), [revoked](https://revoked.x2.test-certs.letsencrypt.org/), [expired](https://expired.x2.test-certs.letsencrypt.org/) diff --git a/content/en/post/2018-04-04-sct-encoding.markdown b/content/en/post/2018-04-04-sct-encoding.markdown index 9f4be9dc7d..bbab854afc 100644 --- a/content/en/post/2018-04-04-sct-encoding.markdown +++ b/content/en/post/2018-04-04-sct-encoding.markdown @@ -358,7 +358,7 @@ extension decoded: 000001627313EB19 # CtExtensions extensions (zero-length array) 0000 - # digitally-signed struct - RFC 5426 + # digitally-signed struct - RFC 5246 # SignatureAndHashAlgorithm (ecdsa-sha256) 0403 # opaque signature<0..2^16-1>; @@ -386,7 +386,7 @@ extension decoded: 000001627313EB2A # CtExtensions extensions (zero-length array) 0000 - # digitally-signed struct - RFC 5426 + # digitally-signed struct - RFC 5246 # SignatureAndHashAlgorithm (ecdsa-sha256) 0403 # opaque signature<0..2^16-1>; diff --git a/content/en/post/2026-04-10-test-sites.md b/content/en/post/2026-04-10-test-sites.md index 7713aa1059..2e51d78d07 100644 --- a/content/en/post/2026-04-10-test-sites.md +++ b/content/en/post/2026-04-10-test-sites.md @@ -52,7 +52,7 @@ The actual content of the website isn't terribly important: We just have a littl As a small Easter egg, we added a plain text version of the website with an ASCII art version of our logo that we serve if your HTTP client doesn't include text/html in its `Accept` HTTP header. You can pass a ?txt or ?html URL parameter to specifically request one or the other version of the content, if you just want to [see the ASCII art](https://valid.x2.test-certs.letsencrypt.org/?txt). -Let's Encrypt has four root certificates right now. Each of them have test sites linked both here and from [our documentation](/certificates/). +Let's Encrypt has four root certificates right now. Each of them has test sites linked both here and from [our documentation](/certificates/).
diff --git a/content/en/repository.html b/content/en/repository.html index 2de01928c4..129ff6587e 100644 --- a/content/en/repository.html +++ b/content/en/repository.html @@ -26,7 +26,7 @@

Let's Encrypt Subscriber Agreement
  • Differences from v1.6 to v1.7
  • v1.6, August 18, 2025
  • -
  • Differences from v1.5 and v1.6
  • +
  • Differences from v1.5 to v1.6
  • v1.5, February 24, 2025
  • Differences from v1.4 to v1.5
  • v1.4, April 3, 2024