> I checked WebRTC source code and they implemented a pseudo TLS 
> connection just to support firewall/proxies.
> 
> Is there a better approach we can follow in ICS?

Sorry, don't have time to look at logs or protocols at the moment. 

But you should be able to override one or more SSL functions in SocketServer to 
do
your pre-processing, although you'll probably need to cache some commands so 
they
can later be passed to OpenSSL to repeat and continue negotiation.  It all 
sounds
horrible.

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

Reply via email to