How to use with HTTPS ?
Hello,
I just discovered this great tool
I played a bit around with it, it works perfectly for HTTP port
I use Zellij, a terminal workspace, there is an option to expose the terminal through HTTP
For security reasons, when listening on 0.0.0.0 we have to use HTTPS by providing certificates
I tried to expose the HTTPS port with Pyjam.as but i get a 502 Bad Gateway
How to use Pyjam.as with HTTPS ?