Hello, I try to have this configuration (I work with Squid 2 + ssl_update) :
(client) - - - - - - https - - - - - > (reverse proxy) - - - - - - - https - - - - - - - > (backend server) I can already use ssl between the client and Squid. But when I use the redirector (squidGuard) which rewrites the requests as https://www.mybackend-server.com, I have this error in the cache.log file: SSL unknown certificate error 18 in ............. Where can I define the certificate using for the communication between Squid and backend servers? Thanks, Cl�ment
