From 9afaed1fb479cf7df18083d0fa69d77c9459891e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sun, 21 Feb 2016 12:29:00 +0100 Subject: [PATCH] Document the current rate limits of Let's Encrypt --- src/site/markdown/ca/letsencrypt.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/site/markdown/ca/letsencrypt.md b/src/site/markdown/ca/letsencrypt.md index c6ef2c1c..151d8341 100644 --- a/src/site/markdown/ca/letsencrypt.md +++ b/src/site/markdown/ca/letsencrypt.md @@ -12,6 +12,14 @@ Web site: [Let's Encrypt](https://letsencrypt.org) * Connection to the ACME server is pinned to the Let's Encrypt certificate +## Limits + +* Registrations per IP: 10 per 3 hours +* Certificates per Domain: 5 per 7 days +* SANs per Certificate: 100 + +See [here](https://community.letsencrypt.org/t/public-beta-rate-limits/4772) for the current limits. + ## Intermediate Certificates The _Let's Encrypt_ intermediate certificates are available [here](https://letsencrypt.org/certificates/).