Re: Howto set SSL_OP_IGNORE_UNEXPECTED_EOF in squid.conf for outgoing tls session with enabled ssl_bump
Amos Jeffries <[email protected]> Sat, 1 Nov 2025 05:29:01 +1300
| Newsgroups | gmane.comp.web.squid.general |
|---|---|
| Message-ID | <[email protected]> |
On 01/11/2025 04:38, Dieter Bloms wrote: > Hello Alex, > > thank you for your answer, > yes, with: > > tls_outgoing_options options=0x80 > > squid doesn't complain this parameter anymore and is running, but I think it will not be taken in account. > > I still get the errorpage "ERR_READ_ERROR" when I try to reach https://www.zeitwertkonten.ruv.de/web/webSealContent/login/login.do with enabled bumping. > Did you do a full shutdown and restart for Squid? If not, please try that just in case there is old session state hanging around. Is the error pages reporting the same error message and OpenSSL "error:0A000126" code with and without the setting? Cheers Amos