test case 1 :
-
I changed my squid setting (don't use intercept mode)
http_port 3129 ssl-bump cert=/usr/local/squid/ssl_cert/myCA.pem
generate-host-certificates=on dynamic_cert_mem_cache_size=4MB
thab client Web Browser set proxy to 192.168.95.81:3129
squ
I also tested the following cases
test case 1:
add the following settings in squid.conf
acl bumpedPorts myportname 3129
http_access allow CONNECT bumpedPorts
test results: ssl bump is failed
1. access.log no record
2. web browser has been waiting , no response
-
I have been working on couple tools that will help to filter content on
youtube.
If you are not an education facility you don't have the ability to manage
youtube content or force some policy on your users.
The basic issue is that you don't want any video to be seen by your users.
We can start cate
On 08/06/17 19:51, Alejandro Delgado Moreno wrote:
Hi Amos,
Here is the squid.conf file:
acl localnet src 172.16.0.0/16
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 #
Hi Amos,
Here is the squid.conf file:
acl localnet src 172.16.0.0/16
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Saf
Hi Amos,
Here is the squid.conf file:
acl localnet src 172.16.0.0/16
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Saf