On 9/02/2017 1:07 a.m., Dante F. B. Colò wrote:
> Hi Amos,
>
> What i'm trying to do is allow the url "www.sans.org/programs" as an
> example, the acl file "restrito" contain this URL but it's not working,
> https urls are working only with the domain part which in this case i
> have to remove "/
Hi Amos,
What i'm trying to do is allow the url "www.sans.org/programs" as an
example, the acl file "restrito" contain this URL but it's not working,
https urls are working only with the domain part which in this case i
have to remove "/programs"
On 2/8/17 1:40 AM, Amos Jeffries wrote:
O
On 8/02/2017 4:04 a.m., Dante F. B. Colò wrote:
> Hi Leonardo,
>
> Thanks for your reply,I tried SSL Bump under client-first and
> server-first modes both didn't work, Squid version is 3.4.14 running
> under OpenBSD 5.6 and 5.7 test boxes, i also increased verbosity log to
> 9 of the URL Parsing d
Hi Leonardo,
Thanks for your reply,I tried SSL Bump under client-first and
server-first modes both didn't work, Squid version is 3.4.14 running
under OpenBSD 5.6 and 5.7 test boxes, i also increased verbosity log to
9 of the URL Parsing debug section to see if shows something useful , i
'll p
That's correct, when not using SSL-Bump feature (that's the one
you're looking for), squid will only see the domain part. All the rest
of the URL is crypted and visible only to the client (browser) and the
server on the other side, the only two parts involved on that crypto
session.
Hello Everyone
I have a question , probably a noob one , i 'm trying to allow some
https sites with specific URL's (i mean https://domain.tld/blablabla)
but https sites are working only with the domain part , what i have to
do to make this work ?
Regards
Dante F. B. Colò
__