Hello,

can someone give me an example of the certificate, that is used here:

http_port 3128 ssl-bump cert=/etc/squid/cert/cert.pem

I'm using the latest CentOS release (6.5) with squid 3.1.10

I generated one with this:

openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj "/CN=dnsname/C=--/O=my Org/OU=my Squid server" -keyout cert.pem -out cert.pem

in case I generate a CA cert and this one and install the CA cert in my browser (FF); does this help to remove the "The Connection is untrusted" messages of my browser (FF)?

Thanks,
Walter



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to