Link YE/YR test sites from website#2181
Conversation
Switch X1 and X2 to new test site URLs, too.
There was a problem hiding this comment.
Pull request overview
Updates the “Chains of Trust” documentation to link to the new test-certs-site-powered endpoints for the new YE/YR roots and migrates the X1/X2 test-site links to the new hostnames.
Changes:
- Update
lastmoddate for the page. - Switch ISRG Root X1/X2 test website links to
*.test-certs.letsencrypt.org. - Add test website links for ISRG Root YE and ISRG Root YR.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
aarongable
left a comment
There was a problem hiding this comment.
Aside from translations, LGTM. Ready to put these into CCADB any time.
Done with command:
find content -name certificates.md -exec sed -i '' -E 's|https://(valid|revoked|expired)-isrgrootx([12])\.letsencrypt\.org|https://\1.x\2.test-certs.letsencrypt.org|g' {} +
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
We have valid/revoked/expired test sites for our new roots YE and YR.
They are powered by https://github.com/letsencrypt/test-certs-site/
Switch X1 and X2 to new test site URLs, too.