Re: forward bumped traffic to parent in plain form
Anthony Pankov <[email protected]> Thu, 16 Apr 2026 14:41:21 +0300
| Newsgroups | gmane.comp.web.squid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Alex, >> Further, all code for mimicking(inheriting) certificate properties of >> origin server should be involved only when step2 is a peek/stare >> mode. >> > Does this match ideal logic behind sslbump in squid project? > I hesitate calling any related logic "ideal", but I am not sure that current Squid works or should work the way you describe. AFAICT, according to SslPeekAndSplice, after step1, Squid interprets "bump" as > * "talk to the server and then respond to the client" rather than > * "respond to the client and then talk to the server". Yes, I'm interesting how Squid should work. If a bump after step1 defined as "talk to the server and then respond to the client" consequently Squid should not allow any "client-first" modes. Otherwise term "bump" in configuration must be redefined or have to be interpreted conditionally. -- Best regards, Anthony