Optionally use LE staging environment
View options
- Truncate descriptions
While debugging a deployment, we've hit the rate limit of 5 certs per week for a particular domain. Let's Encrypts error message suggests to use it's the staging environment for debugging purposes. We should have an command line flag / environment variable to tell the echo server in menshen to use the staging environment.
echo: http: TLS handshake error from XXXXX:46230: acme/autocert: missing certificate
echo: http: TLS handshake error from XXXXX:48930: 429 urn:ietf:params:acme:error:rateLimited: Error creating new order :: too many certificates (5) already issued for this exact se
t of domains in the last 168 hours: XXXXXXX, retry after 2024-02-17T20:02:44Z: see https://letsencrypt.org/docs/duplicate-certificate-limit/
also useful source for our go acme client: https://community.letsencrypt.org/t/golang-autocert-staging-environment/128912
- Show labels
- Show closed items