On 24/05/11 13:10, Malvin Rito wrote:
> Thanks, Could you send me a procedure on how to do this via Redhat box
> firewall.
>
Using iptables to block HTTPS is:
iptables -t filter -I PREROUTING 1 -p tcp --deport 443 -j REJECT
You will have to contact RedHat or more specific support channels for
whichever firewall you use to find out how it implements the above.
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.12 Beta testers wanted for 3.2.0.7 and 3.1.12.1Received on Tue May 24 2011 - 09:07:44 MDT
This archive was generated by hypermail 2.2.0 : Tue May 24 2011 - 12:00:03 MDT