diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2021-03-11 22:40:30 +0100 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2021-04-27 12:16:35 +0200 |
commit | c9dcf2b37b3d4eb7a44b658ed8c0517c6f828841 (patch) | |
tree | f22170b77ab02fd96936a8e0573f3729e6d7d9df /misc | |
parent | 7ad901d9b8b2aba6bb3b045be384d8ad0ea685d1 (diff) |
[HTML5] HTTP server uses optional SSL.
Generates a key/cert snakeoil pair or use a custom SSL cert/key.
This is of course false security, and potentially detrimental for it.
But, so long, those are the requirements browser vendors agreed on to
use things like the Gamepad API, and more advanced topics like wasm
threads.
You don't need this if you run on localhost (at least!), but you do
need this (or a much safer nginx proxy) to try those things on your
local network (e.g. when debugging a phone, networking, etc).
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions