Updates PEM files based on certificates stored in a LDAP server
Find a file
Emmanuel BENOîT f971c1e961 Configuration validation
* Validate most of the entries in the configuration file, with the
    exception of DNs / RDNs.
  * Use the govalidator library for DNS names and file paths
2021-10-31 11:30:39 +01:00
.gitignore Configuration file reading 2021-10-30 17:07:06 +02:00
config.go Configuration validation 2021-10-31 11:30:39 +01:00
fetch-certificates.yml.example Configuration file reading 2021-10-30 17:07:06 +02:00
go.mod Configuration validation 2021-10-31 11:30:39 +01:00
logging.go Configuration file reading 2021-10-30 17:07:06 +02:00
main.go Configuration file reading 2021-10-30 17:07:06 +02:00
socket.go UNIX socket creation - Don't chmod if mode not set 2021-10-31 09:12:26 +01:00