AdguardTeam / AdguardTeam/dnsproxy
Support for reloading tls certificate
Open
enhancement
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to be able to reload the tls certificate/private key in a running dnsproxy server without having to restart it. This could either be by using inotify on the paths given in `--tls-crt`/`--tls-key` or responding to a signal like `USR1`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.