mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-26 00:16:09 +00:00
Updated ssl server setup (markdown)
parent
8fe7505b3e
commit
9ebbc1cbe2
@ -1,6 +1,6 @@
|
||||
# overview
|
||||
|
||||
the musikcube `websockets-remote` plugin does not support ssl by default. while it is technically feasible, it would (1) bloat the distribution, and (2) require quite a bit more configuration infrastructure than i want to add and support right now.
|
||||
the musikcube `server` plugin does not support ssl by default. while it is technically feasible, it would (1) bloat the distribution, and (2) require quite a bit more configuration infrastructure than i want to add and support right now.
|
||||
|
||||
if ssl is desired, one can easily configure [ssl termination](https://en.wikipedia.org/wiki/TLS_termination_proxy) using [nginx](https://www.nginx.com/) or similar software.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user