[pve-devel] applied: [PATCH proxmox-openid] fix #6541: openid: add missing connector chains

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jul 21 17:37:41 CEST 2025


On Mon, 21 Jul 2025 16:48:32 +0200, Mira Limbeck wrote:
> With the upgrade to ureq 3 the TLS connectors (native-tls, rustls) now
> require a transport (tcp) in the chain before it, otherwise they panic.
> 
> For HTTP Connect proxy support another ConnectProxy connector is
> required.
> The new chain, based on the DefaultConnector [0] chain in ureq, needs to
> have the connectors in the order of:
> ConnectProxy -> Tcp -> Tls
> 
> [...]

Applied, many thanks for the quick find!

[1/1] fix #6541: openid: add missing connector chains
      commit: bbc13cb51952afad0f6532c5b4d21d9f17a9c548




More information about the pve-devel mailing list