|
1 | 1 | --- |
2 | 2 | title: Staging Environment |
3 | 3 | slug: staging-environment |
4 | | -lastmod: 2025-11-25 |
| 4 | +lastmod: 2026-04-10 |
5 | 5 | show_lastmod: 1 |
6 | 6 | --- |
7 | 7 |
|
@@ -54,21 +54,25 @@ If you wish to modify a test-only client to trust the staging environment for te |
54 | 54 | * Subject: `O = (STAGING) Internet Security Research Group, CN = (STAGING) Pretend Pear X1` |
55 | 55 | * Key type: `RSA 4096` |
56 | 56 | * 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/) |
57 | 58 | * **Bogus Broccoli X2** |
58 | 59 | * Subject: `O = (STAGING) Internet Security Research Group, CN = (STAGING) Bogus Broccoli X2` |
59 | 60 | * Key type: `ECDSA P-384` |
60 | 61 | * 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) |
61 | 62 | * 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/) |
62 | 64 | * **Yearning Yucca Root YE** |
63 | 65 | * Subject: `O = ISRG, CN = (STAGING) Yearning Yucca Root YE` |
64 | 66 | * Key type: `ECDSA P-384` |
65 | 67 | * 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) |
66 | 68 | * 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/) |
67 | 70 | * **Yonder Yam Root YR** |
68 | 71 | * Subject: `O = ISRG, CN = (STAGING) Yonder Yam Root YR` |
69 | 72 | * Key type: `RSA 4096` |
70 | 73 | * 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) |
71 | 74 | * 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/) |
72 | 76 |
|
73 | 77 | ## Subordinate (Intermediate) CAs |
74 | 78 |
|
|
0 commit comments