|
Home > Archive > Squid > November 2006 > Secure sites not accessible by Squid
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Secure sites not accessible by Squid
|
|
| dbmaster1443@rediffmail.com 2006-11-27, 7:14 am |
| I am unable to access the secure sites with my squid configured server.
Whenever i try to access such sites, for example
https://infinity.icicibank.co.in/Login.jsp or
infinity.icicibank.co.in:443 , it fives an error saying network not
reachable.
The problem is with URL beginning with HTTPS or having port 443, means
secure sites. Otherwise it is working fine.
Please suggest what configuration is required to access such sites.
I am using Fedora Core ver 4-based Linux distro with Squid version
squid-2.5.STABLE13-1.FC4.
Regards
| |
|
| For this You have to allow the port 443 to be accept in the acl list of
your sqiud config file, then it will work...
dbmaster1443@rediffmail.com wrote:
> I am unable to access the secure sites with my squid configured server.
> Whenever i try to access such sites, for example
> https://infinity.icicibank.co.in/Login.jsp or
> infinity.icicibank.co.in:443 , it fives an error saying network not
> reachable.
> The problem is with URL beginning with HTTPS or having port 443, means
> secure sites. Otherwise it is working fine.
> Please suggest what configuration is required to access such sites.
> I am using Fedora Core ver 4-based Linux distro with Squid version
> squid-2.5.STABLE13-1.FC4.
>
> Regards
|
|
|
|
|