mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
http: reload tls config on SIGUSR1
This commit is contained in:
parent
6a23ef9103
commit
99647a323a
7 changed files with 37 additions and 8 deletions
|
|
@ -14,12 +14,18 @@
|
|||
|
||||
* Add support for reporting peer client information
|
||||
|
||||
### aquatic_http
|
||||
|
||||
#### Added
|
||||
|
||||
* Reload TLS certificate (and key) on SIGUSR1
|
||||
|
||||
### aquatic_ws
|
||||
|
||||
#### Added
|
||||
|
||||
* Add support for reporting peer client information
|
||||
* Reload TLS certificate and key on SIGUSR1
|
||||
* Reload TLS certificate (and key) on SIGUSR1
|
||||
|
||||
#### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue