Delivered-to: mailing list squid-users@squid-cache.org
Mailing-list: contact squid-users-help@squid-cache.org; run by ezmlm
Hello, I am running 2.5.STABLE4 as a reverse proxy. I would like to know
how to use SSL Chain certs. I currently am using SSL certs from Thawte and
can use them with the following line in my conf file
https_port 10.10.1.1:443 cert =/certfile key=/keyfile version=1
Now I am in need of using chain certs but don't know how to incorporate both
the domain and the CA cert.