Skip to content

ahaw021/LE_FIND_PENDING_AUTHZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

LE_FIND_PENDING_AUTHZ

Use Certbot Logs as a way of finding pending autz

USAGE:

The Usage of the script should be pretty straight forward.

The Script requires two paramaters which are defined at the top

PATH: the path to the log directory for Let's Encrypt - usually this is is /var/log/letsencrypt

KEY FOLDER - folder for Let's Encrypt Account Key. Usually /etc/letsencrypt/accounts/

TODO:

maybe hard code the path - it seems to be consistent across most people who use the script figure out account ID automatically from the log files so user does not have to enter the key folder (this should be able to be deduced from the log files) add samples to run this as a post hook

About

Use Certbot Logs as a way of finding pending autz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages