[squid-users] HTTPS Settings

2018-12-13 Thread John Refwe
Hi, I am writing about assistance with my SSL bump settings. My squid conf (this is a simple version I'm using to test this issue) looks as follows: # Leave coredumps in the first cache dir coredump_dir /usr/local/squid/var/cache/squid # # Add any of your own refresh_pattern entries above these

[squid-users] Squid SSL-bump error Change Cipher Spec

2018-11-30 Thread John Refwe
Hi,   I have an error when going to a site that is set to be ssl-bumped in squid.   I have modified my squid config so that I have not specified any ciphers (I read in another forum post this would be the way to make it closest to the standard openssl).   The error that I see in squid cache l

[squid-users] fi.se ssl bump error

2018-11-29 Thread John Refwe
Hi,   I'm encountering a ssl bump error when going to https://www.finansinspektionen.se/   The error is similar in nature to http://squid-web-proxy-cache.1019090.n4.nabble.com/Message-with-SSL-bump-with-a-specific-site-td4686867.html   I took a packet capture and it didn't explain anything be

[squid-users] Squid https_port

2018-09-14 Thread John Refwe
Hi (sorry resending this because the original sent as an html email),   I have a couple of questions about the squid https_port.   1) Does it only exist for transparent connections? I know if I want to have a transparent proxy that can accept requests TLS requests, I need to have the port be a ht

[squid-users] Squid https_port

2018-09-14 Thread John Refwe
Hi,   I have a couple of questions about the squid https_port.   1) Does it only exist for transparent connections? I know if I want to have a transparent proxy that can accept requests TLS requests, I need to have the port be a https_port rather than a http_port, but is that what it was create

[squid-users] squidclient parsing

2017-12-07 Thread John Refwe
Hi!   I am trying to automate using certain statistics from the squidclient. I had two questions.   1) Is it possible to ask squid to respond in a different format than the text dump it currently gives back? For example, JSON or XML response 2) If the answer to number 1 is no, are there any re

[squid-users] adaptation_meta not passing through "%

2017-10-31 Thread John Refwe
Hi!   I am trying to have squid pass through the destination server IP address to my RESPMOD ICAP via the adaptation_meta directive.   My configuration line looks as follows:   adaptation_meta DST_IP "%   I can successfully use adaptation_meta to pass through some other logformat codes (if