From: Lukas Schauer Date: Sat, 26 Mar 2016 00:54:06 +0000 (+0100) Subject: added another api limit message to troubleshooting.md X-Git-Tag: v0.2.0~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7838191ddf3e75a99cc3292bfe6ebeccf2b9be0a;p=thirdparty%2Fdehydrated.git added another api limit message to troubleshooting.md --- 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.