Skip to content

Commit 36f6703

Browse files
authored
Merge pull request #2 from brianhlin/patch-1
Fix link to CPS
2 parents 477131e + fb6125a commit 36f6703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sudo make install
3535
## Caveats
3636
Like other Internet CAs and unlike IGTF CAs, Let's Encrypt issues end entity certificates with subject DNs outside a controlled namespace (i.e., `"/CN=*"`), so the signing_policy file is not enforcing a strong namespace restriction.
3737

38-
Let's Encrypt does not issue CRLs for end-entity certificates (see the [Certification Practice Statement](http://cps.root-x1.letsencrypt.org)).
38+
Let's Encrypt does not issue CRLs for end-entity certificates (see the [Certification Practice Statement](https://letsencrypt.org/repository/)).
3939

4040
Make sure to have a process in place to renew your certificates (e.g., [Certbot](https://certbot.eff.org/)).
4141

0 commit comments

Comments
 (0)