[squid-users] Default CA file
Hector Chan
hectorchan at gmail.com
Sat Feb 7 20:28:37 UTC 2015
Hi all,
I have a question about the CA file for SSL certificates. If I don't
specify anything for CA, what is default CA certs that squid will use for
the cache_peer ?
Here is a snippet of my config file.
https_port 127.0.0.1:4443 accel \
cert=/etc/certs/certificate \
key=/etc/certs/key \
options=NO_SSLv2,NO_SSLv3
...
cache_peer xyz.example.com parent 443 0 \
no-query originserver \
ssl forceddomain= xyz.example.com \
login=PASS \
sslcert=/etc/certs/certificate \
sslkey=/etc/certs/key \
ssloptions=NO_SSLv2,NO_SSLv3
...
I am running squid-3.4.4 on CentOS 6.
Thanks,
Hector
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150207/2cf18b0d/attachment.html>
More information about the squid-users
mailing list