Skip to content

Commit

Permalink
Simplify statements about authentication of cert information
Browse files Browse the repository at this point in the history
- Simplify 3.2.2 to more directly reflect the language used in that section of the BRs
- Replace sections 3.2.3, 3.2.4, and 3.2.5 with "No applicable", because Let's Encrypt does not need to perform authentication of individual identity or validation of authority, and does not include non-verified subscriber information in certificates
  • Loading branch information
aarongable authored Oct 18, 2024
1 parent c9bafa0 commit e5f5c72
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CP-CPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,7 @@ No stipulation.

### 3.2.2 Authentication of organization identity

ISRG only issues Domain Validation (DV) certificates. All FQDNs which will be listed in the Common Name and list of SANs in the certificate are fully validated prior to issuance.

ISRG uses three methods for validating domain control:
Prior to issuance of a Subscriber Certificate, ISRG uses the following methods to validate the Applicant's control of each FQDN listed in the Certificate:

1. DNS Change (Baseline Requirements Section 3.2.2.4.7)
2. Agreed-Upon Change to Website - ACME (Baseline Requirements Section 3.2.2.4.19)
Expand All @@ -242,15 +240,15 @@ All validations are performed in compliance with the current CAB Forum Baseline

### 3.2.3 Authentication of individual identity

ISRG does not issue Subscriber Certificates containing Subject Identity Information, and thus does not validate any natural person's identity.
Not applicable.

### 3.2.4 Non-verified subscriber information

Non-verified Applicant information is not included in ISRG certificates.
Not applicable.

### 3.2.5 Validation of authority

ISRG does not issue Subscriber Certificates containing Subject Identity Information, and thus does not validate any natural person's authority to request certificates on behalf of organizations.
Not applicable.

### 3.2.6 Criteria for interoperation

Expand Down

0 comments on commit e5f5c72

Please sign in to comment.