News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
SSL over proxy  
by Andrzej Jakuszyk [ajakuszyk at klub dot chip dot pl]
posted on 2003/08/11

Is this possible to connect with SSL and
using socks proxy?

by Pieter Philippaerts [pieter at mentalis dot org]
posted on 2003/08/12

In theory it's possible, but the SecureSocket does not offer SOCKS support at this moment.

You can always add SOCKS support yourself. For instance, you can take the code from our ProxySocket [http://www.mentalis.org/soft/class.qpx?id=9] and modify it so that it uses a SecureSocket instead of a Socket instance.

by steve [steve at 123aspx dot com]
posted on 2003/11/13

Hi,
I noticed you trying to use SSL with the proxy socket. Did you get this working?

Would it be possible to simply take the SSL socket, and inherit from the Proxy socket? or is that over simplifing things?

Thanks,
Steve

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.