On Tue, 2003-08-05 at 18:07, Michael Becke wrote:
> Ulrich Freyer-Hirtz wrote:
> > You're right. I've had a look into the Http.confs. On the Server are
> > to Apache installation. One runs as Proxie and uses SSL. The other is
> > a Webserver without SSL. So now I've to figure out, how to set the
> > HttpClient Host and Proxy. and where to use my
> > "workaround-for-self-signed-certificate" Protocol-Class. Think I'll
> > get it tomorrow :-) Any ideas ?
> 
> You seem to have everything setup correctly, except that the proxy port 
> appears to be wrong.
> 

Mike,
I am afraid things are a bit more complicated than that. HttpClient
always uses a plain socket to establish connection with a proxy. As far
as I understand so do IE & Mozilla. I think what Ulrich is trying to do
is to connect to the proxy using SSL, which is quite unconventional I
have to say. clearly, HttpClient can't do that

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to