I am having a squid 3.3 running in my Ubuntu server. In my squid ssl-bump configuration i am getting the following error as the result of squid3 -k reconfigure.
Error:
FATAL: Bungled squid.conf line 1137: http_port 3127 ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/xxx/xxx/xx/xxx.pem key=/xxx/xxx/xx/xxx.pem Squid Cache (Version 3.1.19): Terminated abnormally. CPU Usage: 0.008 seconds = 0.004 user + 0.004 sys Maximum Resident Size: 17344 KB Page faults with physical i/o: 0
I have nothing in cache.log or in access.log.
Currently i can successfully log full URL for HTTP in access.log. But My goal is to log FULL URL of ssl installed websites in my access.log.