Open john-preston-uwimona opened 2 years ago
I have setup a tunnel subdomain and everything seems to work. However I need to have the tunnel work on the public side with http://mysubdomain.tunnelto.dev to be able to get a certificate generated for my site. When I try
CTRL_TLS_OFF=1 tunnelto --subdomain mysubdoamin --port 80
I get an error repeatably:
ERROR tunnelto > Control error: WebSocketError(Protocol(HandshakeIncomplete)). Retrying in 5 seconds.
How can I proceed.
I have setup a tunnel subdomain and everything seems to work. However I need to have the tunnel work on the public side with http://mysubdomain.tunnelto.dev to be able to get a certificate generated for my site. When I try
CTRL_TLS_OFF=1 tunnelto --subdomain mysubdoamin --port 80
I get an error repeatably:
ERROR tunnelto > Control error: WebSocketError(Protocol(HandshakeIncomplete)). Retrying in 5 seconds.
How can I proceed.