From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 7CF161FF17C for ; Wed, 25 Jun 2025 15:26:08 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 8E2B215744; Wed, 25 Jun 2025 15:26:42 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Christoph Heiss Date: Wed, 25 Jun 2025 15:26:27 +0200 Message-ID: <175085798124.449686.6453094750889880141.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250625122229.1115619-1-c.heiss@proxmox.com> References: <20250625122229.1115619-1-c.heiss@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.034 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH installer] common: http: add custom ureq connector for cert-fingerprint validation X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Wed, 25 Jun 2025 14:22:01 +0200, Christoph Heiss wrote: > Adds back custom TLS fingerprint validation for ureq 3. The API was > changed majorly, no longer providing the possibility to directly provide > a rustls `ClientConfig` to the agent. > > Instead, a complete custom transport + connector must be provided to > ureq to achieve this. > > [...] Applied, thanks! [1/1] common: http: add custom ureq connector for cert-fingerprint validation commit: b877bc184bf43156da1daeaf0fe05bf826aea1e1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel