Also this issue is no more appearing if I peek step 1 alone and splice
the remaining ones.
acl step1 at_step SslBump1
acl step2 at_step SslBump2
acl step3 at_step SslBump3
ssl_bump peek step1 all
ssl_bump splice all
So I guess the issue is with the PeerConnector module where
SSL_connect meth
On 16/02/2015 6:54 p.m., John Killimangalam Jacob wrote:
> Hi All,
>
> I am trying to configure an intercept proxy with
> peek/splice/terminate features in Squid 3.5.1 on CentOS 7 - 64 bit. I
> wanted to peak at steps 1 and step 2 and to decide on terminate on
> step 3 based on the SNI and server
Hi All,
I am trying to configure an intercept proxy with peek/splice/terminate features
in Squid 3.5.1 on CentOS 7 - 64 bit. I wanted to peak at steps 1 and step 2 and
to decide on terminate on step 3 based on the SNI and server certificate
values. It is working only for https://www.google.com,