I apologize, I changed some of the info to protect settings.
There is an entry defined for blackrock, I can access standard HTTP through
the  proxy from "blackrock", I can not access HTTPS through the proxy from
blackrock.

Original Code:
acl blackrock src xxx.xxx.xxx.xxx
http_access allow blackrock

Thanks.

-----Original Message-----
From: Mark Elsen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 28, 2006 11:02 AM
To: Patrick Jones
Cc: [email protected]
Subject: Re: [squid-users] Squid & SSL on Windows

On 3/28/06, Patrick Jones <[EMAIL PROTECTED]> wrote:
> Thanks for the fast reply.
>
> I have running on a Windows 2003 server, Squid 2.5-STABLE13-NT. I 
> would post browser error messages, but I do not get any, the browser 
> just sits there (Firefox 1.5 and IE 6)...There is nothing in the 
> access log in regards to https requests. It only shows http.
>
>
>...

 In squid.conf , you only allow http access for 'blackrock':

....
http_access allow blackrock
....

  Yet this ACL is define nowhere :

  ??

  - Check your squid.conf before and after corrections with :

           % squid -k parse

  M.



Reply via email to