From 84ab7098b5faa196eb7caefc65246092638eca7a Mon Sep 17 00:00:00 2001 From: Matthew McPherrin Date: Mon, 24 Nov 2025 19:49:52 -0500 Subject: [PATCH] Fix Yonder Yam's key type: YR is an RSA root --- content/en/docs/staging-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/staging-environment.md b/content/en/docs/staging-environment.md index f550792d2..073321179 100644 --- a/content/en/docs/staging-environment.md +++ b/content/en/docs/staging-environment.md @@ -66,7 +66,7 @@ If you wish to modify a test-only client to trust the staging environment for te * 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) * **Yearning Yonder Yam Root YR** * Subject: `O = (STAGING) ISRG, CN = (STAGING) Yonder Yam Root YR` - * Key type: `ECDSA P-384` + * Key type: `RSA 4096` * 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) * 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)