Skip to content

Commit 923edbb

Browse files
authored
Add staging-test-certs links (#2191)
These aren't documented anywhere else and while niche, they might be of some use, if only to me.
1 parent b3f51aa commit 923edbb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

content/en/docs/staging-environment.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Staging Environment
33
slug: staging-environment
4-
lastmod: 2025-11-25
4+
lastmod: 2026-04-10
55
show_lastmod: 1
66
---
77

@@ -54,21 +54,25 @@ If you wish to modify a test-only client to trust the staging environment for te
5454
* Subject: `O = (STAGING) Internet Security Research Group, CN = (STAGING) Pretend Pear X1`
5555
* Key type: `RSA 4096`
5656
* Certificate details: [der](/certs/staging/letsencrypt-stg-root-x1.der), [pem](/certs/staging/letsencrypt-stg-root-x1.pem), [txt](/certs/staging/letsencrypt-stg-root-x1.txt)
57+
* Test websites: [valid](https://valid.x1.staging-test-certs.letsencrypt.org/), [revoked](https://revoked.x1.staging-test-certs.letsencrypt.org/), [expired](https://expired.x1.staging-test-certs.letsencrypt.org/)
5758
* **Bogus Broccoli X2**
5859
* Subject: `O = (STAGING) Internet Security Research Group, CN = (STAGING) Bogus Broccoli X2`
5960
* Key type: `ECDSA P-384`
6061
* Certificate details (self-signed): [der](/certs/staging/letsencrypt-stg-root-x2.der), [pem](/certs/staging/letsencrypt-stg-root-x2.pem), [txt](/certs/staging/letsencrypt-stg-root-x2.txt)
6162
* Certificate details (cross-signed by Pretend Pear X1): [der](/certs/staging/letsencrypt-stg-root-x2-signed-by-x1.der), [pem](/certs/staging/letsencrypt-stg-root-x2-signed-by-x1.pem), [txt](/certs/staging/letsencrypt-stg-root-x2-signed-by-x1.txt)
63+
* Test websites: [valid](https://valid.x2.staging-test-certs.letsencrypt.org/), [revoked](https://revoked.x2.staging-test-certs.letsencrypt.org/), [expired](https://expired.x2.staging-test-certs.letsencrypt.org/)
6264
* **Yearning Yucca Root YE**
6365
* Subject: `O = ISRG, CN = (STAGING) Yearning Yucca Root YE`
6466
* Key type: `ECDSA P-384`
6567
* Certificate details (self-signed): [der](/certs/staging/gen-y/root-ye.der), [pem](/certs/staging/gen-y/root-ye.pem), [txt](/certs/staging/gen-y/root-ye.txt)
6668
* Certificate details (cross-signed by Bogus Broccoli X2): [der](/certs/staging/gen-y/root-ye-by-x2.der), [pem](/certs/staging/gen-y/root-ye-by-x2.pem), [txt](/certs/staging/gen-y/root-ye-by-x2.txt)
69+
* Test websites: [valid](https://valid.ye.staging-test-certs.letsencrypt.org/), [revoked](https://revoked.ye.staging-test-certs.letsencrypt.org/), [expired](https://expired.ye.staging-test-certs.letsencrypt.org/)
6770
* **Yonder Yam Root YR**
6871
* Subject: `O = ISRG, CN = (STAGING) Yonder Yam Root YR`
6972
* Key type: `RSA 4096`
7073
* Certificate details (self-signed): [der](/certs/staging/gen-y/root-yr.der), [pem](/certs/staging/gen-y/root-yr.pem), [txt](/certs/staging/gen-y/root-yr.txt)
7174
* Certificate details (cross-signed by Pretend Pear X1): [der](/certs/staging/gen-y/root-yr-by-x1.der), [pem](/certs/staging/gen-y/root-yr-by-x1.pem), [txt](/certs/staging/gen-y/root-yr-by-x1.txt)
75+
* Test websites: [valid](https://valid.yr.staging-test-certs.letsencrypt.org/), [revoked](https://revoked.yr.staging-test-certs.letsencrypt.org/), [expired](https://expired.yr.staging-test-certs.letsencrypt.org/)
7276

7377
## Subordinate (Intermediate) CAs
7478

0 commit comments

Comments
 (0)