CFSSL in serve mode should honour SIGHUP properly
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
when CFSSL is serving and you give a `kill -HUP` the process dies.
It's much nicer to take that signal as reloading config files, certificates & whatnot without actually dying.
Contributor guide
Assessment
This issue has not been assessed yet.