On 05/21/2014 02:31 PM, vin_krish wrote:
http_port 8080 //for forward proxy
https_port 3128 intercept ssl-bump generate-host-certificates=on
dynamic_cert_mem_cache_size=4MB cert=cert.crt key=cert.key options=
https_port 3129 intercept ssl-bump generate-host-certificates=on
dynamic_cert_mem_cache_size=4MB cert=cert.crt key=cert.key options=
try to take a look at this:
http://www1.ngtech.co.il/paste/1133/
it's not perfect and might be wrong parts of bash but this is the basic
ssl-bump settings that works for me and many more.
Eliezer