I have a few pending authz urls I would like to do this:
LE_KEY=XXXX clearpendingauth https://acme-v01.api.letsencrypt.org/acme/challenge/XXXX
Does such a clearpendingauth tool exist? I couldn’t see an option in certbot 0.14.1.
If not I will write it and open source it but if possible I’d prefer to use a standard and not create fragmentation of the tool ecosystem.