>
> Now i need to try to configurate squid with a non self-signed certificate
>
This is impossible, as you don't have access to the CA's signing key,
for very good reason (you could create certs for any site in the world
and it would be trusted by any browser that trusts StartSSL's CA).
You
Hello,
I'm student in computer lab and i finish a squid 3.5.19 with SSL-bump with
self signed certificat in intercept mode (work well).
Now i need to try to configurate squid with a non self-signed certificate
My gait:
openssl genrsa 2048 > redrocks.key
openssl req -new -key redrocks