Re: [squid-users] https_port question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 8 Dec 2004 23:39:10 +0100 (CET)

On Fri, 19 Nov 2004, Michael Pophal wrote:

> when I use the LWP user agent from CPAN, I can not use https via the
> squid. The reason:
> LWP doesn't make an connect, it makes a
> 'GET https://....' and expects the proxy to do the ssl connection with
> the webserver.

Then your best action would be to upgrade the LWP library to one
supporting SSL.

But on the other hand Squid-3, or the SSL update to Squid-2.5
<http://devel.squid-cache.org/> does support https proxying where HTTP
clients can sent https:// URLs to Squid and Squid opens the SSL connection
to the requested server.

> I assume the same phenomenon with some home-banking java applications,
> which can not work with squid.

Quite unlikely. The problems with most JAVA applications is that they
assume there is no proxy and make direct TCP connections to their "home
server".

Other problems is that some JRE versions does not support proxy
authentication, or have strange bugs in their HTTP implementations..

> is the squid directive 'https_port' the right way to solve this problem?

Not related.

Regards
Henrik
Received on Thu Dec 09 2004 - 09:53:16 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST