Can you help me to solve the above problem. How should I do it?
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/list
do you mean this?
sslproxy_cert_error allow all
http_access allow all
#always_direct allow all
#ssl_bump bump all
#ssl_bump stare all
http_port 3128 cert=/usr/local/squid/etc/squid/squid.pem
key=/usr/local/squid/etc/squid/squid.pem generate-host-certificates=on
options=NO_SSLv2
#cache_peer 192.1
On 4/02/20 11:06 pm, yohan83942 wrote:
> Are you talking like this?
>
> cache_peer 192.168.1.101 parent 10809 0 no-query tls-default-ca=off
> cacert=/usr/local/squid/etc/squid/squid.pem
>
> I tested it, still it doesn't work?
>
Start with:
cache_peer 192.168.1.101 parent 10809 0 no-query tls
Are you talking like this?
cache_peer 192.168.1.101 parent 10809 0 no-query tls-default-ca=off
cacert=/usr/local/squid/etc/squid/squid.pem
I tested it, still it doesn't work?
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
On 4/02/20 9:58 pm, yohan83942 wrote:
> There is nothing wrong now, I use Squid 5.0.1.
> The problem I have is that I want to let Squid access the Internet through
> an https proxy. The address is
> (http://192.168.1.101:10809 or https://192.168.1.101:10809 or
> socket5://192.168.1.101:10808),
>
There is nothing wrong now, I use Squid 5.0.1.
The problem I have is that I want to let Squid access the Internet through
an https proxy. The address is
(http://192.168.1.101:10809 or https://192.168.1.101:10809 or
socket5://192.168.1.101:10808),
And Squid can cache https content, how to conf
On 4/02/20 7:50 pm, yohan83942 wrote:
> Something new has happened.
>
> [root@localhost squid-5.0.1]# /usr/local/squid/sbin/squid -z
> 2020/02/04 14:46:00| ERROR: Unknown TLS option '-bump'
> [root@localhost squid-5.0.1]# 2020/02/04 14:46:00| Created PID file
> (/usr/local/squid/var/run/squid.pid)
Something new has happened.
[root@localhost squid-5.0.1]# /usr/local/squid/sbin/squid -z
2020/02/04 14:46:00| ERROR: Unknown TLS option '-bump'
[root@localhost squid-5.0.1]# 2020/02/04 14:46:00| Created PID file
(/usr/local/squid/var/run/squid.pid)
2020/02/04 14:46:00 kid1| ERROR: Unknown TLS opti
On 4/02/20 3:27 am, yohan83942 wrote:
> I upgraded Squid to 5.0, prompt`Unknown http_port option 'ssl-bump'.`
>
> [root@localhost ~]# /usr/local/squid/sbin/squid -z
> 2020/02/03 22:20:56| FATAL: Unknown http_port option 'ssl-bump'.
> 2020/02/03 22:20:56| FATAL: Bungled /usr/local/squid/etc/squid.c
n: maandag 3 februari 2020 15:27
> Aan: squid-users@lists.squid-cache.org
> Onderwerp: Re: [squid-users] Squid configuration cache_peer
> does not take effect?
>
> I upgraded Squid to 5.0, prompt`Unknown http_port option 'ssl-bump'.`
>
> [root@localhost ~]# /usr/loca
I upgraded Squid to 5.0, prompt`Unknown http_port option 'ssl-bump'.`
[root@localhost ~]# /usr/local/squid/sbin/squid -z
2020/02/03 22:20:56| FATAL: Unknown http_port option 'ssl-bump'.
2020/02/03 22:20:56| FATAL: Bungled /usr/local/squid/etc/squid.conf line 68:
http_port 3128 ssl-bump cert=/etc/s
Just ask, how do I install the v5 version of squid,
I used to install it with `yum -y install squid`.
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
squid-users mailing list
squid-users@lists.squid-ca
On 14/01/20 4:45 am, yohan83942 wrote:
> I have read this article before and it has been a long time. The problem
> persists and I'm surprised.
> Do you know when the v5 version will be released? Already 2020.
I am bundling 5.0.1 (beta) later today. As for when it's stable that
will depend on what
I have read this article before and it has been a long time. The problem
persists and I'm surprised.
Do you know when the v5 version will be released? Already 2020.
Is there a solution?
I just want a server that can cache https and access the Internet through a
proxy like `cache_peer`?
--
Sent
> The configuration is as follows:
>
> ```shell
> # Squid normally listens to port 3128
> always_direct allow all
> ssl_bump bump all
> sslproxy_cert_error allow all
> http_port 3128 ssl-bump cert=/etc/squid/squid.pem key=/etc/squid/squid.pem
> generate-host-certificates=on options=NO_SSLv2
> #htt
The configuration is as follows:
```shell
# Squid normally listens to port 3128
always_direct allow all
ssl_bump bump all
sslproxy_cert_error allow all
http_port 3128 ssl-bump cert=/etc/squid/squid.pem key=/etc/squid/squid.pem
generate-host-certificates=on options=NO_SSLv2
#http_port 3128
cache_p
The configuration is as follows:
```shell
# Squid normally listens to port 3128
always_direct allow all
ssl_bump bump all
sslproxy_cert_error allow all
http_port 3128 ssl-bump cert=/etc/squid/squid.pem key=/etc/squid/squid.pem
generate-host-certificates=on options=NO_SSLv2
#http_port 3128
cache_p
17 matches
Mail list logo