I am trying to use stunnel to tunnel VNC through a firewall using port 443. When I test on 2 machines on the LAN everything works fine. Nice tool!
When I try to connect through the firewall I suspect the HTTPS Proxy is getting in the way. It requires authentication. Does stunnel support HTTPS Proxies with authentication? Could it?
Thanks,
Sean
"Sean E. Covel" seanecovel@comcast.net wrote:
Does stunnel support HTTPS Proxies with authentication?
Currently not.
Could it?
Yes, CONNECT protocol support (RFC 2817 section 5.2) is on my TODO list: http://stunnel.mirt.net/todo_sdf.html
Best regards, Mike