On Thu, 12 Aug 2004, Thomas Werner wrote:
in the paste our webserver runs with a signed certifacte (i think by verisign, i dont know):
after installing a reverse proxy (squid2.5STABLE6) each browser gets a message, that the certifacte for this website was signed by an unknown certifying authority.
internet <=> checkpoint <=> reverse proxy <=> webserver
squid.conf: [..] https_port 192.168.XX.XX:443 cert=/usr/local/squid/etc/ www_domain.de.crt key=/usr/local/squid/etc/server.key
Probably a certificate chain issue.
Certificate chains is supported by the Squid-3.0 or the SSL update to Squid-2.5.
Regards Henrik
