energostack/bisquitt

Gateway: Certificate reload mechanism

Opened this issue · 0 comments

There should be a way to reload the gateway DTLS certificate without service restart. It's needed for better gateway usability with relatively short-lived certificates (Let's Encrypt, ZeroSSL etc.)

The standard unix way is to reload certificate on SIGHUP.