New Authz rate limit in Staging

I'm certainly not trying to dissuade anyone from helping you. I apologize if I was overly terse or too quick to suggest that you might benefit from an architectural reevaluation. I still believe that Certbot as you are using it is likely to cause you continued difficulties but I'm willing to table that suggestion if you disagree.

OK, I can understand hesitation to drastically rework the existing system if you already have an ACME v2 & DNS-01 approach in the works.

I'm still unclear why a pending authorization rate limit in the staging environment is affecting your production renewals.

I'm afraid there is no other procedure.

Yup, to be explicit you'll also need to follow the Go setup instructions, and then get the dependencies for that tool:

  1. go get golang.org/x/net/context
  2. go get golang.org/x/crypto/acme
  3. go get gopkg.in/square/go-jose.v2

A response from the new-authz endpoint that wasn't later used in a POST request to a challenge.

Nothing. It looks like you run the tool and it reads authorization URLs from STDIN. You can provide those from a file by using normal shell procedure ("< authz_urls.txt").

This tool was written by @_az - they might be able to provide more concrete guidance.

1 Like