Updates PEM files based on certificates stored in a LDAP server
Emmanuel BENOîT
50624cc7f7
* Update runs have been refactored into self-contained structures. * Running pre-commands, handlers and post-commands has been implemented. While errors during pre-commands will stop updates for the files they correspond to, a handler failures will interrupt *all* updates for files that use that handler. |
||
---|---|---|
.gitignore | ||
buildcert.go | ||
config.go | ||
fetch-certificates.yml.example | ||
go.mod | ||
ldap.go | ||
logging.go | ||
main.go | ||
socket.go | ||
update.go |