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: deploy-apps/certificates.html.md.erb
+4
Original file line number
Diff line number
Diff line change
@@ -38,3 +38,7 @@ In case you ever run into reasons to revoke an SSL certificate, we also support
38
38
## <aid='renewal'></a> Certificate Renewal
39
39
40
40
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
+
## <aid='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