Re: Trying to get squid with ssl bump working

2016-01-29 Thread Theodore Wynnychenko
-Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Stuart Henderson Sent: Friday, January 29, 2016 6:31 PM To: misc@openbsd.org Subject: Re: Trying to get squid with ssl bump working ... I didn't include this line but I believe it's t

Re: Trying to get squid with ssl bump working

2016-01-29 Thread Stuart Henderson
On 2016-01-29, Ted Wynnychenko wrote: > acl step1 at_step SslBump1 > ssl_bump peek step1 > ssl_bump bump all I have it like this, but it should be equivalent apart from the exemption acl exemption dstdomain example.org acl step1 at_step SslBump1 ssl_bump peek step1 ssl_bump bump !exemption ssl_b

Trying to get squid with ssl bump working

2016-01-29 Thread Ted Wynnychenko
Hello I posted my question to the squid-users mailing list a week ago, and have had no reply. I decided to try here as well. Basically, I can get squid 3.5.13 to work for http in current (a bit "older" current), but HTTPS connections do not work (time out). Here is an updated version of my email t