On Thursday, June 25, 2020, 10:32:46 AM GMT+2, Amos Jeffries
wrote:
>
> tls-options=NO_SSLv3,NO_TLSv1_3 tls-min-version=1.0
>
> tls_options=NO_SSLv3,NO_TLSv1_1,NO_TLSv1_2,NO_TLSv1_3
>
> removing the "sslflags=DONT_VERIFY_PEER"
>
> Then reduce the ssloptions= as much as you can. Remove if po
On 6/24/20 8:16 PM, Vieri wrote:
> This is what the squid cache log reports:
>
> 2020/06/25 00:29:05.467 kid1| 83,5| NegotiationHistory.cc(81)
> retrieveNegotiatedInfo: SSL connection info on FD 15 SSL version NONE/0.0
> negotiated cipher
> 2020/06/25 00:29:05.467 kid1| ERROR: negotiating TLS on
On 25/06/20 2:57 am, Vieri wrote:
> Hi,
>
> Today I just migrated from Squid 3 to Squid 4, and I found that a reverse
> proxy that was working fine before is now failing. The client browser sees
> this message:
>
> [No Error] (TLS code: SQUID_ERR_SSL_HANDSHAKE)
> Handshake with SSL server faile
This is what the squid cache log reports:
2020/06/25 00:29:05.467 kid1| 83,5| NegotiationHistory.cc(81)
retrieveNegotiatedInfo: SSL connection info on FD 15 SSL version NONE/0.0
negotiated cipher
2020/06/25 00:29:05.467 kid1| ERROR: negotiating TLS on FD 15:
error::lib(0):func(0):reason
Hi,
Today I just migrated from Squid 3 to Squid 4, and I found that a reverse proxy
that was working fine before is now failing. The client browser sees this
message:
[No Error] (TLS code: SQUID_ERR_SSL_HANDSHAKE)
Handshake with SSL server failed: [No Error]
This is how I configured the backen