Re: OpenSSL client through proxy

2008-02-27 Thread Andrey Petrashenko
26.02.08, 23:23, [EMAIL PROTECTED]: Hello, I have to connect to my OpenSSL server through proxy server. How can I establish this connection? Establish tcp connection through proxy (connect, socks5, transparent, reverse or any other) and next run SSL on this tcp connection. Best

RE: OpenSSL client through proxy

2008-02-27 Thread David Schwartz
26.02.08, 23:23, [EMAIL PROTECTED]: Hello, I have to connect to my OpenSSL server through proxy server. How can I establish this connection? Establish tcp connection through proxy (connect, socks5, transparent, reverse or any other) and next run SSL on this tcp connection. Best

Re: OpenSSL client through proxy

2008-02-27 Thread Andrey Petrashenko
Excuse me that my question is too much general. The situation is like this: I have a client computer in a local network that is behind proxy server so it can not see a SSLServer directly. The SSL server is in Internet area. The type of proxy server is HTTP proxy. The task is a SSL data

RE: OpenSSL client through proxy

2008-02-27 Thread Shaw Graham George
. You should be able to Google the details. G. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrey Petrashenko Sent: 27 February 2008 12:32 To: openssl-users@openssl.org Subject: Re: OpenSSL client through proxy Excuse me that my question is too much

OpenSSL client through proxy

2008-02-26 Thread Andrey Petrashenko
Hello. I have to connect to my OpenSSL server through proxy server. How can I establish this connection? Thanks. __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: OpenSSL client through proxy

2008-02-26 Thread Marek . Marcola
Hello, I have to connect to my OpenSSL server through proxy server. How can I establish this connection? Establish tcp connection through proxy (connect, socks5, transparent, reverse or any other) and next run SSL on this tcp connection. Best regards, -- Marek Marcola [EMAIL PROTECTED]