Skip to content

Commit 9001f3e

Browse files
authored
Fix typos in Staging Bogus Broccoli X2 url (#1269)
1 parent 426b3e2 commit 9001f3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/staging-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ECDSA issuance was [enabled in Staging](https://community.letsencrypt.org/t/ecds
3838

3939
## Root Certificates
4040

41-
The staging environment has two active root certificates which are **not present** in browser/client trust stores: "(STAGING) Pretend Pear X1" and "(STAGING) Bogus Brocoli X2". If you wish to modify a test-only client to trust the staging environment for testing purposes you can do so by adding the ["(STAGING) Pretend Pear X1"](/certs/staging/letsencrypt-stg-root-x1.pem) and/or ["(STAGING) Bogus Brocoli X2"](/certs/staging/letsencrypt-stg-root-x1.pem) certificate to your testing trust store. You can find all of our staging certificates [here](https://github.com/letsencrypt/website/tree/master/static/certs/staging). Important: Do not add the staging root or intermediate to a trust store that you use for ordinary browsing or other activities, since they are not audited or held to the same standards as our production roots, and so are not safe to use for anything other than testing.
41+
The staging environment has two active root certificates which are **not present** in browser/client trust stores: "(STAGING) Pretend Pear X1" and "(STAGING) Bogus Brocoli X2". If you wish to modify a test-only client to trust the staging environment for testing purposes you can do so by adding the ["(STAGING) Pretend Pear X1"](/certs/staging/letsencrypt-stg-root-x1.pem) and/or ["(STAGING) Bogus Broccoli X2"](/certs/staging/letsencrypt-stg-root-x2.pem) certificate to your testing trust store. You can find all of our staging certificates [here](https://github.com/letsencrypt/website/tree/master/static/certs/staging). Important: Do not add the staging root or intermediate to a trust store that you use for ordinary browsing or other activities, since they are not audited or held to the same standards as our production roots, and so are not safe to use for anything other than testing.
4242

4343
# Certificate Transparency
4444

0 commit comments

Comments
 (0)