For the log handler we have the tls-cert and tls-key flags that read a cert. It would be nice(r) if we just embed a ACME client that gets these certs from a CA.
Alternatively this could be outsourced, but then we would need to periodically re-read the key and cert from disk.
I think at this point I prefer ACME as I need to run my own CA anyhow.
For the log handler we have the tls-cert and tls-key flags that read a cert. It would be nice(r) if we just embed a ACME client that gets these certs from a CA.
Alternatively this could be outsourced, but then we would need to periodically re-read the key and cert from disk.
I think at this point I prefer ACME as I need to run my own CA anyhow.