Sorry, make that openssl 9.7f... my bad...  Does anyone out there know
anything about communicating via proxies with openssl?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, May 19, 2005 3:48 PM
To: openssl-users@openssl.org
Subject: bio connect via proxy

Hi Folks,

I'm trying to talk (as a client) through  a proxy server using OpenSSL
bio's in windows.  I see where it's possible to set up a bio using
BIO_set_proxies and I tried doing BIO_set_proxies(myBio, myProxy) where
myBio is a bio and myProxy is a "hostname:port" (e.g. localhost:80).  I
cannot connect when my windows box wants to go through the proxy server. 
I connect fine if I turn of the proxy settings in windows (XP).

I see where there may have been at one time a proxy.h and an object PROXY
which had various methods associated with it, but it doesn't seem to be
included in 9f.  Anyone have any idea on how to connect a windows client
to a host via proxy?

Thanks for your help.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to