Tool for Clearing Pending Authz - Looks at Certbot Log Files and Uses ACME Library

Building a List of Challenges and Authz

This is currently done via a python script. Most of the libraries are standard libraries and this has been tested with Python 2.7 and 3.6

The script should be run in the logs directory (for now) and output should be something like the below

@ericfg @Jeromnimo - do you mind testing?

you should run python LE_FIND_PENDING_AUTZ.py and it should produce a similar output

The next phase is how to submit the challenges to clear the authentications :smiley:

Andrei

1 Like