hi all,
as i have configured both internal proxy (non internet facing) and external proxy (internet facing) from source, followed this guide -
it works if i comment out the ssl lines -
#SSL
#http_port 3128 ssl-bump \
#cert=/etc/squid/ssl_cert/myCA.pem \
#generate-host-certificates=on dynamic_cert_mem_cache_size=4MB
#sslcrtd_program /usr/local/squid/libexec/security_file_certgen -s /var/lib/ssl_db -M 4MB
#acl step1 at_step SslBump1
#ssl_bump peek step1
#ssl_bump bump all
#http_port 3128 ssl-bump \
#cert=/etc/squid/ssl_cert/myCA.pem \
#generate-host-certificates=on dynamic_cert_mem_cache_size=4MB
#sslcrtd_program /usr/local/squid/libexec/security_file_certgen -s /var/lib/ssl_db -M 4MB
#acl step1 at_step SslBump1
#ssl_bump peek step1
#ssl_bump bump all
but as soon as i uncomment them it breaks the link between both servers
this is the error i get from the internal proxy when it tries to contact the external proxy
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users