Hello,
I try to configure https with ssl bump.
I use redhat 8.
when i restart squid, he doesn't cooperate and say:
"FATAL: The usr/lib64/squid/security_file_certgen -s /var/lib/squid/ssl_db -M 64MB helpers are crashing too rapidly, need help!"
i don't know how to fix this error..i dont know why i've this error ^^
Does someone have an idea please ?
squid.conf:
http_port 3130
http_port 3128 intercept
https_port 3129 intercept ssl-bump \
cert=/etc/squid/ssl_cert/certificat.pem \
generate-host-certificates=on \
dynamic_cert_mem_cache_size=64MB
#SSL certificate generation
sslcrtd_program usr/lib64/squid/security_file_certgen -s /var/lib/squid/ssl_db -M 64MB
sslcrtd_children 32 startup=5 idle=1
# SSL-Bump
acl step1 at_step SslBump1
ssl_bump peek step1
ssl_bump bump all
THANKS
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users