Hi Amos, thanks for answering.
Im using Squid 3.5.12
I tried using the line:
sslproxy_client_certificate /home/ubuntu/Documents/cert.pem
The pem was generated from .pfx using,
openssl pkcs12 -in cert.pfx -out cert.pem -nodes
So it should contain the private key.
But my server still asking
Half and half. I need a way to client certificate authorize the requests from
my analyzer software that does not support certificate authentication, but
does support using a proxy.
So I need that squid provides the certificate for all requests to all
servers. We have testing certificates that wor
Hi
I want to configure squid so every request through the proxy get client
certificate authenticated.
I need some automatic software audit tools to access to a server that uses
client certificates to access to its contents.
Any suggestions?
BR
Juan
--
View this message in context:
http://sq