Synopsis
When Squid is used as a proxy server for https:// URLs requests, this tag defines the clients SSL certificate key’s path and the file that holds the key.
Arguments
| path/key.pem |
Path and the file that contains the clients certificate key |
Example(s)
sslproxy_client_key /usr/local/ssl/certkey.pem
|