Skip to content

Commit a16166f

Browse files
authored
Add information about let's encrypt rate limit
Add a new section to SSL documentation regarding the rate limits of Let's Encrypt.
1 parent e0ffe84 commit a16166f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deploy-apps/certificates.html.md.erb

+4
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ In case you ever run into reasons to revoke an SSL certificate, we also support
3838
## <a id='renewal'></a> Certificate Renewal
3939
4040
When your certificate is reaching its expiration date, <%=vars.product_short%> automatically triggers a renewal with Let's Encrypt. This will renew your certificate without requiring any interaction on your part.
41+
42+
## <a id='limitations'></a> Limitations
43+
44+
Let's Encrypt enforces [Rate Limits](https://letsencrypt.org/docs/rate-limits/) on certificate requests per domain. For each route a new certificate is requested. Therefore, a maximum of currently 20 routes per domain can be secured using Let's Encrypt certificates. Please check the up to date [rate limit on Let's Encrypts documentation]( https://letsencrypt.org/docs/rate-limits/).

0 commit comments

Comments
 (0)