On 21/06/2013 12:21 p.m., sjaipuri wrote:
Amos, Is anything need to change / add in my squid.conf in order to make it work for decrypting https traffic?
Not as far as I know. It looks like you are tcpdumping the wrong port or something like that. Squid does not send encrypted content to ICAP services even if it is still inside CONNECT requests. ICAP will only be sent the fully decrypted HTTP headers.
Amos