LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   squid question (https://www.linuxquestions.org/questions/linux-networking-3/squid-question-500297/)

yongitz 11-10-2006 05:39 AM

squid question
 
I have installed squid on one of my linux machines, do I need to rebuild my squid with --ssl-enabled option so that my workstations can browse https?? or I don't need at all..

acid_kewpie 11-11-2006 02:24 AM

you don't need it at all no. what that option means is that you can terminate the ssl sessions on the squid box, and potentially reencrypt them afterwards to the client. this would enable things like content filtering on secure connections... by default ssl connections just pass right through unfiddledwith.

yongitz 11-11-2006 07:45 AM

Thanks for the confirmation Acid.. :)


All times are GMT -5. The time now is 05:21 AM.