Updates PEM files based on certificates stored in a LDAP server
Emmanuel BENOîT
cd295e51ba
* In addition to the server mode, it is now possible to run the program in standalone mode. In that mode, the updates selector and force flag will be read from the command line, the updates will be executed immediately, and the program will exit. * Client mode ready to be implemented |
||
---|---|---|
.gitignore | ||
buildcert.go | ||
config.go | ||
fetch-certificates.yml.example | ||
go.mod | ||
ldap.go | ||
logging.go | ||
main.go | ||
socket.go | ||
update.go |