Hi,
SQUID 3
the access to https pages is forbidden,
but there are allowed exceptions.
My problem :
The SSL deny rule works properly, the proper self made
error page comes up but THE SQUID-ERROR-PAGE
shows not the whole text .. there is more info in the
error file then displayed. The same problem occurs with
the standard error page.
Example:
====================================================================
Internetaccess
Die angeforderte Seite konnte nicht geholt werden
----------------------------------------------------------------------------
---- Während des Versuches, den URL www.xyz.com:443 zu laden, trat der folgende Fehle ==================================================================== acl Safe_ports port 80 # http acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT http_access deny !Safe_ports http_access deny CONNECT !SSL_ports acl SSL_ports port 443 563 deny_info ERR_DENY_SSL SSL_ports http_access deny internetuser SSL_ports Thx RomanReceived on Tue Mar 23 2004 - 03:30:47 MST
This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:02 MST