On Tue, 29 Jun 2004, Lizzy Dizzy wrote: > Can anyone advice me whether it is possible to configure cachemgr to talk to > my squid cache using https?
Yes, teach cachemgr.cgi how to speak https and configure a https_port in your squid for the purpose. Some programming is required. Or alternatively you can use a stunnel to wrap the cachemgr request in SSL, thereby making it https. Regards Henrik
