Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify section 2.1 and 2.2 #241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions CP-CPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,17 +162,13 @@ Terms not otherwise defined in this CP/CPS shall be as defined in applicable agr

## 2.1 Repositories

ISRG Combined CP/CPS, Privacy Policy, Subscriber Agreement, and WebTrust audit documents are made publicly available in the Policy and Legal Repository, which can be found at:

<https://letsencrypt.org/repository/>
See Sections 4.9.7 and 4.9.10 for details on revocation information.

## 2.2 Publication of certification information

Records of all ISRG Root and Subordinate CA certificates, including those that have been revoked, are available in the Certificate Repository:

<https://letsencrypt.org/certificates/>
ISRG Combined CP/CPS, Privacy Policy, Subscriber Agreement, and WebTrust audit documents are made publicly available in the Policy and Legal Repository at <https://letsencrypt.org/repository/>.

ISRG certificates contain URLs to locations where certificate-related information is published, including revocation information via OCSP and/or CRLs.
Records of all ISRG Root and Subordinate CA certificates, including valid/expired/revoked test pages, are available in the Certificate Repository at <https://letsencrypt.org/certificates/>.

## 2.3 Time or frequency of publication

Expand Down
Loading