Skip to content

Commit 85e9d8b

Browse files
authored
Update O= labels of Staging roots (#2081)
Fix a copy/paste error from the previous generation of staging roots.
1 parent 49b7f7a commit 85e9d8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/staging-environment.md

Lines changed: 3 additions & 3 deletions
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-24
4+
lastmod: 2025-11-25
55
show_lastmod: 1
66
---
77

@@ -60,12 +60,12 @@ If you wish to modify a test-only client to trust the staging environment for te
6060
* 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)
6161
* 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)
6262
* **Yearning Yucca Root YE**
63-
* Subject: `O = (STAGING) ISRG, CN = (STAGING) Yearning Yucca Root YE`
63+
* Subject: `O = ISRG, CN = (STAGING) Yearning Yucca Root YE`
6464
* Key type: `ECDSA P-384`
6565
* 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)
6666
* 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)
6767
* **Yearning Yonder Yam Root YR**
68-
* Subject: `O = (STAGING) ISRG, CN = (STAGING) Yonder Yam Root YR`
68+
* Subject: `O = ISRG, CN = (STAGING) Yonder Yam Root YR`
6969
* Key type: `RSA 4096`
7070
* 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)
7171
* 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)

0 commit comments

Comments
 (0)