Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-14 Thread Fiehe, Christoph
support.cc the server name is added when the SNI extension is enabled in the OpenSSL library. I hope that it is possible for us to switch to the squid-openssl package. Regards, Christoph >-Ursprüngliche Nachricht- >Von: squid-users Im Auftrag von >Fiehe, >Christoph >Ge

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-14 Thread Fiehe, Christoph
gards, Christoph >-Ursprüngliche Nachricht- >Von: squid-users Im Auftrag von >Alex Rousskov >Gesendet: Donnerstag, 11. Juli 2024 20:27 >An: squid-users@lists.squid-cache.org >Betreff: Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >On 2024-07-11

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-14 Thread Fiehe, Christoph
et: Freitag, 12. Juli 2024 00:11 >An: squid-users@lists.squid-cache.org >Betreff: Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >On 2024-07-11 17:03, Amos Jeffries wrote: >> On 11/07/24 00:49, Alex Rousskov wrote: >>> On 2024-07-09 18:25, Fiehe, Ch

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-11 Thread Fiehe, Christoph
ecurity -Wno-error=deprecated-declarations' 'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now ' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/home/builder/ubuntu22/build/squid/squid-6.8=. -f

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-10 Thread Fiehe, Christoph
"Caching objects. >-Ursprüngliche Nachricht- >Von: squid-users Im Auftrag von >Fiehe, >Christoph >Gesendet: Mittwoch, 10. Juli 2024 22:58 >An: squid-users@lists.squid-cache.org >Betreff: Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-10 Thread Fiehe, Christoph
uli 2024 22:15 >An: squid-users@lists.squid-cache.org >Cc: Fiehe, Christoph >Betreff: AW: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >On 2024-07-10 15:31, Fiehe, Christoph wrote: >> The problem is that the proxy just forwards the client GET request to the

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-10 Thread Fiehe, Christoph
g >Cc: Fiehe, Christoph >Betreff: Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >On 2024-07-10 12:42, Fiehe, Christoph wrote: > >> In the next test case, I used a more modern upstream proxy server based von >> Squid 6.8 >and enable

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-10 Thread Fiehe, Christoph
conn482189 local=X.X.X.X:36718 remote=108.138.7.18:443 HIER_DIRECT FD 19 flags=1 timeout -1 2024/07/10 18:24:44.064 kid1| 5,3| comm.cc(850) _comm_close: start closing FD 19 by Connection.cc:108 2024/07/10 18:24:44.064 kid1| 5,3| comm.cc(586) commUnsetFdTimeout: Remove timeout for FD 19 2024/07/

Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-10 Thread Fiehe, Christoph
Mittwoch, 10. Juli 2024 11:42 >An: squid-users@lists.squid-cache.org >Betreff: Re: [squid-users] Rewriting HTTP to HTTPS for generic package proxy > >On 10/07/24 10:25, Fiehe, Christoph wrote: >> Hallo, >> >> I hope that somebody has an idea, what I am doing wrong. I try

[squid-users] Rewriting HTTP to HTTPS for generic package proxy

2024-07-09 Thread Fiehe, Christoph
Hallo, I hope that somebody has an idea, what I am doing wrong. I try to build a generic package proxy with Squid and need the feature to rewrite (not redirect) a HTTP request to a package repository transparently to a HTTPS-based package source. I was able to get Jesred working and defined the