[squid-users] squid 4.0.20 does not recognize ssl-bump option.

Alex Rousskov rousskov at measurement-factory.com
Sat Jun 17 16:31:52 UTC 2017


On 06/17/2017 10:09 AM, meym wrote:
> Squid Cache: Version 4.0.20
> "FATAL: Unknown http_port option 'ssl-bump'."

Your Squid thinks it was built without OpenSSL support. OpenSSL support
is required for SslBump. Examine your ./configure options and output.


> ssl-bump mode still exist, according to documentation for the Squid
> configuration file.

Unfortunately, squid.conf.documented generator is not flexible enough to
exclude portions of a supported directive based on build options. It can
only exclude whole directives. For example, you should see not ssl_bump
directive in your squid.conf.documented.

HTH,

Alex.




More information about the squid-users mailing list