New configuration property: tls_port (defaults to 4343)
New cli arg: -t / --tls-port (overrides cfg)
The first https request to a configured process hostname will automatically generate a new self signed certificate for it, and cache it in ".odd-box-cache/(domain-name)/" (pkcs8 pem) for all other requests.
This PR also adds working websocket proxying for both http and https
The first https request to a configured process hostname will automatically generate a new self signed certificate for it, and cache it in ".odd-box-cache/(domain-name)/" (pkcs8 pem) for all other requests.
This PR also adds working websocket proxying for both http and https