tls through reverse proxy support ?
sokoow opened this issue · 2 comments
sokoow commented
Hi All,
Nice work, well done! I got a question on running this through a tls reverse proxy.
So, when I run it through tls, I get this:
Form submission canceled because the form is not connected (index)
ioquake3.js:116 initial sync completed in 0.01 seconds
ioquake3.js:15511 Mixed Content: The page at 'https://quake.domain.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://quake.domain.com/info'. This request has been blocked; the content must be served over HTTPS.
did you think about any way of addressing this ? Or maybe there's a flag somewhere... ? :)
ChrisRx commented
sokoow commented
ah true, closin