How do I get squid peers to talk SSL to each other?
        Posted  
        
            by Marcelo Cantos
        on Server Fault
        
        See other posts from Server Fault
        
            or by Marcelo Cantos
        
        
        
        Published on 2010-04-11T12:03:19Z
        Indexed on 
            2010/04/11
            12:13 UTC
        
        
        Read the original article
        Hit count: 464
        
How would I set up a pair of squid proxies so that one uses the other as a parent and all traffic between them is encrypted using SSL? I've read the cache_peer documentation, but it's all very fuzzy to me which certs I need to create (and how), which server uses which cert, and so on. Is there a straightforward HOW-TO for this somewhere?
Just to be clear, I don't want to know how to setup squid to proxy https requests, or as a reverse proxy for a web server that uses https.
© Server Fault or respective owner