Auto Reply: Re: Support for SOCKS proxy

2011-09-06 Thread huieying . lee
I will be on vacation from Sep/05/2011 thru Sep/16/2011 (back in the office on Sep 19). Have a great day ! Huie-Ying __ OpenSSL Project http://www.openssl.org User Support Mailing List

Auto Reply: Auto Reply: Re: Support for SOCKS proxy

2011-09-06 Thread huieying . lee
I will be on vacation from Sep/05/2011 thru Sep/16/2011 (back in the office on Sep 19). Have a great day ! Huie-Ying __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: Support for SOCKS proxy

2011-09-06 Thread Jakob Bohm
Sorry Luis, I think shetty was asking if some unspecified part of OpenSSL can connect through a SOCKS proxy, not if OpenSSL can be used to implement a SOCKS proxy, nor if someone had created a special SSL-encrypted SOCKS proxy. As I don't know what part of OpenSSL he was asking about I

Auto Reply: Re: Support for SOCKS proxy

2011-09-06 Thread huieying . lee
I will be on vacation from Sep/05/2011 thru Sep/16/2011 (back in the office on Sep 19). Have a great day ! Huie-Ying __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: Support for SOCKS proxy

2011-09-06 Thread Luis Daniel Lucio Quiroz
Give a try too ss5 Socks proxy that claims to support ssl and much more capabilities El sep 3, 2011 7:04 a.m., "sshetty" escribió: > > Does OpenSSL support SOCKS proxy? The documentation talks only about the HTTP > proxy. > -- > View this message in context: http://o

Support for SOCKS proxy

2011-09-03 Thread sshetty
Does OpenSSL support SOCKS proxy? The documentation talks only about the HTTP proxy. -- View this message in context: http://old.nabble.com/Support-for-SOCKS-proxy-tp32389337p32389337.html Sent from the OpenSSL - User mailing list archive at Nabble.com

Re: SSL over SOCKS solved?

2005-03-02 Thread Dr. Stephen Henson
On Wed, Mar 02, 2005, Peter wrote: > I am using BIO_set_fd to set the file descriptor of a BIO created by > BIO_new_connect to the socket of an existing SOCKS connection. This > seems to work fine, "lsof -i" reports that indeed I am connected to the > proxy. However,

Re: SSL over SOCKS solved?

2005-03-02 Thread Peter
I am using BIO_set_fd to set the file descriptor of a BIO created by BIO_new_connect to the socket of an existing SOCKS connection. This seems to work fine, "lsof -i" reports that indeed I am connected to the proxy. However, I want to be sure that my ip address is not embedded

Re: SSL over SOCKS

2005-03-02 Thread Peter
Essentially, lets say I have a file descriptor(int) for an existing SOCKS connection. I want SSL to use that existing file descriptor and to know that it doesn't need to open the actual TCP/IP connection. What are the BIO and such calls for this? Currently I'm using BIO_new_ssl_c

SSL over SOCKS

2005-03-01 Thread Peter
Hi, I'm curious about SSLs behavior over a SOCKS connection. I would assume that it would function fine, but that the SSL client certificate passed would contain the inner ip address of the network behind the SOCKS proxy. Is there anyway to setup an SSL connection in a way so tha

Re: SOCKS

2000-08-14 Thread dreamwvr
ng filter as you see > fit. > > schenksj> Sorry I didn't specify... I mean client communicaiton... > schenksj> - Original Message - > schenksj> From: "Scott Schenkein" <[EMAIL PROTECTED]> > > schenksj> > Hello All, > schenksj&g

Re: SOCKS

2000-08-13 Thread Richard Levitte - VMS Whacker
sj> Sorry I didn't specify... I mean client communicaiton... schenksj> - Original Message - schenksj> From: "Scott Schenkein" <[EMAIL PROTECTED]> schenksj> > Hello All, schenksj> > schenksj> > Is there a way to get openssl to communicate over

Re: SOCKS

2000-08-13 Thread Scott Schenkein
Sorry I didn't specify... I mean client communicaiton... - Original Message - From: "Scott Schenkein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 13, 2000 11:07 PM Subject: SOCKS > Hello All, > > Is there a way to get openssl t

SOCKS

2000-08-13 Thread Scott Schenkein
Hello All, Is there a way to get openssl to communicate over sockets through a socks proxy server??? Please respond directly to me, as well as to the list. Scott Schenkein --- Owner, Virtual Imagery Design Group