You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ sudo make install
35
35
## Caveats
36
36
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.
37
37
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/)).
39
39
40
40
Make sure to have a process in place to renew your certificates (e.g., [Certbot](https://certbot.eff.org/)).
0 commit comments