Quoting Chris Robertson <[EMAIL PROTECTED]>:

So the child Squid is trying to negotiate an SSL connection with a port
on the Parent that's not set up to accept it.  See
http://www.squid-cache.org/Versions/v3/3.0/cfgman/https_port.html for
the proper directive to terminate an SSL connection.

so, on the parent should be the line(s?):

http_port IP:PORT1

for non-ssl connections and

https_port IP:PORT2 cert=self_s_cert.pem key=key.pem sslflags="NO_DEFAULT_CA NO_SESSION_REUSE"

for ssl connections

and on secondary proxy - as was written before?

Janis


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Reply via email to