mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: allow disabling TLS, allow reverse proxies, general fixes
This commit is contained in:
parent
7b2a7a4f46
commit
923b3637e8
18 changed files with 986 additions and 664 deletions
|
|
@ -20,6 +20,15 @@
|
|||
|
||||
* Reload TLS certificate (and key) on SIGUSR1
|
||||
|
||||
#### Changed
|
||||
|
||||
* Allow running without TLS
|
||||
* Allow running behind reverse proxy
|
||||
|
||||
#### Fixed
|
||||
|
||||
* Fix bug where clean up after closing connections wasn't always done
|
||||
|
||||
### aquatic_ws
|
||||
|
||||
#### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue