Is there any great example that I can follow to write a OpenSSL client that
will connect to a server through a http proxy? The ones that I have found
doing google are non-proxy based, so before the BIO_new_socket() is called a
tcp_connect is already established.
What should be the different if the peer (server) of the tcp_conect can only
be reached through a http proxy server?
thanks!
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]