Re: [squid-users] sslBump, squid in transparent mode

2015-12-31 Thread Amos Jeffries
On 2015-12-29 07:46, Eugene M. Zheganin wrote: Hi. I'm still trying to figure out why I get certificate generated for IP address instead of hostname when the HTTPS traffic is intercepted bu sllBump-enable squid. I'm using iptables to do this: rdr on $iifs inet proto tcp from 192.168.0.0/16 to !

[squid-users] sslBump, squid in transparent mode

2015-12-28 Thread Eugene M. Zheganin
Hi. I'm still trying to figure out why I get certificate generated for IP address instead of hostname when the HTTPS traffic is intercepted bu sllBump-enable squid. I'm using iptables to do this: rdr on $iifs inet proto tcp from 192.168.0.0/16 to ! port 443 -> 127.0.0.1 port 3131 rdr on vpn inet