Search squid archive

Re: Squid + accessing https on a different port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thansk mark!
It was my mistake ... I found it after reading my mail itself ( #-o) ....
In my configuration file (/etc/squid/squid.conf) I defined a wrong
(different then the required port).
Now everything is working fine!
So the conclusion is:
For adding a new ssl port I had to add an entry in /etc/squid/squid.conf
same as follows:

acl SSL_ports port 443 563 2083
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443 563 2083        # https, snews, relaxo

I was giving 2038 instead of 2083 (which was not the one required for
the site to access)
Sorry!
Best regards
Anuj

On 3/16/06, Mark Elsen <mark.elsen@xxxxxxxxx> wrote:
> > Greetings to everyone!
> > This is my first mail to the users list!
> > I am a n00b with squid. I am using squid-2.5.STABLE1-2 on , Redhat 9
> > with shorewall-3.05 firewall.
> > Till now everything is working fine.
> > On the local network as well as on my firewall machine I am facing a
> > problem in accesing a particular https site which works fine when I
> > don't use any proxy in my browser. I can access other https enabled
> > sites e.g. gmail , yahoo and others.
> > This particular site pop-ups a user name / password login page (same
> > as squid asks for user name and password) and then it redirects me to
> > the https web page on port 2038.
> >
> >
> >...
>
>   You need to add this port number  to your :
>
>                      -  SSL_ports
>
>   acl type; followed by :
>
>                      % squid -k reconfigure
>
>   M.
>


--
============
Linux Rocks


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux