> Btw, isn't this line > > FCtrlSocket.SslEnable := ((FProxy = '') and (FProtocol = > > 'https')); > silently drops security transfer?
A little googling suggests the SOCKS protocols do not officially support SSL, although some implementations like Wingate will accept an SSL/TLS connection before the SOCKS protocol is negotiated. But that would not be end to end SSL, since the proxy would be making a non-HTTP connection. There are a couple of SSL SOCKS projects on Github, but not looked to see what they offer. My current feeling is we should fix SOCKS if it has got broken by new ICS releases, but any SOCKS improvements will need to be commercially organised. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be