TAG NAME sslproxy_flags

Description Specifies the way how SSL should act while proxying https:// URLs
Build Option
–enable-ssl
Usage
sslproxy_flags flags
Default
none
Synopsis
When Squid is used as a proxy server for https://URLs, this tag is used to defines the nature of SSL’s behaviour.

Arguments

Flags Meaning
DONT_VERIFY_PEER Accept certificates even if they fail to verify
NO_DEFAULT_CA Don’t use the default CA list built in to OpenSSL


Example(s)
sslproxy_flags NO_DEFAULT_CA