[squid-users] multiple client certfifcates for ssl bumping

Alexei Mayanov piphonom at gmail.com
Tue Jan 12 13:53:27 UTC 2016


Hello!
I use Squid 3.5.12.
For SSL bumping it is possible to specify client certificate and
private key by 'sslproxy_client_certificate' and 'sslproxy_client_key'
directives to authenticate Squid as a client on remote servers. But
specified certificate and key will be used to authenticate on ALL
origin servers.
Is it possible to specify particular certificates and keys to
authenticate on particular origin server, e.g. cert1 and key1 for
server1, cert2 and key2 for server2... certN and keyN for serverN etc?
Can I use 'cache_peer' directive for this? If yes, can somebody
present a short config example?

Thanks!


More information about the squid-users mailing list