From 7838191ddf3e75a99cc3292bfe6ebeccf2b9be0a Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Sat, 26 Mar 2016 01:54:06 +0100 Subject: [PATCH] added another api limit message to troubleshooting.md --- docs/troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index d0c79b2..1e660c2 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -17,6 +17,10 @@ This is not an issue with letsencrypt.sh but an API limit with letsencrypt. At the time of writing this you can only create 5 certificates per domain in a sliding window of 7 days. +## "Certificate request has 123 names, maximum is 100." + +This also is an API limit from letsencrypt, you are requesting to sign a certificate with way too many domains. + ## Invalid challenges There are a few factors that could result in invalid challenges.