Updates PEM files based on certificates stored in a LDAP server
Find a file
Emmanuel BENOîT 7eb865e306 Selectors implemented
* The DN that is passed along with the update command is checked
    against the list of DNs a certificate file uses. If it is not in the
    list, then the file is skipped.
2021-11-06 17:46:38 +01:00
.gitignore Configuration file reading 2021-10-30 17:07:06 +02:00
buildcert.go Selectors implemented 2021-11-06 17:46:38 +01:00
config.go Server socket 2021-11-06 17:12:08 +01:00
fetch-certificates.yml.example Configuration file reading 2021-10-30 17:07:06 +02:00
go.mod LDAP connection code 2021-11-05 13:40:47 +01:00
ldap.go Minor refactoring 2021-11-06 10:05:45 +01:00
logging.go Configuration file reading 2021-10-30 17:07:06 +02:00
main.go Server socket 2021-11-06 17:12:08 +01:00
socket.go Selectors implemented 2021-11-06 17:46:38 +01:00