From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8J54JRxYYWOdegEAbAwnHQ (envelope-from ) for ; Tue, 01 Nov 2022 18:32:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wCVVJBxYYWNlKAEAG6o9tA (envelope-from ) for ; Tue, 01 Nov 2022 18:32:12 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4BE60EA79 for ; Tue, 1 Nov 2022 18:32:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1opv7N-0004Ph-Jb; Tue, 01 Nov 2022 13:32:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opv7K-0004LZ-Sn for bug-guix@gnu.org; Tue, 01 Nov 2022 13:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1opv7K-0006Du-Le for bug-guix@gnu.org; Tue, 01 Nov 2022 13:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1opv7K-0002Ms-3H for bug-guix@gnu.org; Tue, 01 Nov 2022 13:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#49508: Implement --allow-insecure-transport for `guix pull` Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 01 Nov 2022 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49508 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 49508@debbugs.gnu.org, Leo Famulari Received: via spool by 49508-submit@debbugs.gnu.org id=B49508.16673238699037 (code B ref 49508); Tue, 01 Nov 2022 17:32:02 +0000 Received: (at 49508) by debbugs.gnu.org; 1 Nov 2022 17:31:09 +0000 Received: from localhost ([127.0.0.1]:44144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opv6T-0002Lh-Bi for submit@debbugs.gnu.org; Tue, 01 Nov 2022 13:31:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opv6O-0002L7-Ef for 49508@debbugs.gnu.org; Tue, 01 Nov 2022 13:31:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opv6I-0005pB-E4; Tue, 01 Nov 2022 13:30:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=u22izXh0Cg6oxjt2WBoXNiEcO76vq7FR5cRldSdSaMw=; b=Vv9+7yJcvyhyG/drGj7P 3paRDCw73a9PI+TPRwXWmDyoBlQPRnsghK5p0zCPagP43j0ygUJ3MgeDn9VEc8Dof2Rv6IyJKbREh flBE0gjK+rUoEhvTjPwMVWUtvCFk15AinOuO7zSJGZ1E5zDSwjF0JgpN3RvKu8L2QfaAz2jR967V8 e1qdCN2S8MXzsitQKat6V+y0wIvoAq99+1V+aWJAmnm2mfj3gZcDzEJ03IrwlTdb8hevzAM69BWJd 1uwaXglslpNo9fx1+BBQJflUlsvrTjDjTNmC3rdZ26XT9YjyOm7KeguvnjpBrSIhIWBeBhjHDXdzI 8cye4ZgjNwiXoA==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2774.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2774] helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opv6G-0003lc-Bz; Tue, 01 Nov 2022 13:30:58 -0400 From: Mathieu Othacehe References: <875yppbr1b.fsf@gnu.org> Date: Tue, 01 Nov 2022 18:30:52 +0100 In-Reply-To: <875yppbr1b.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 08 Feb 2022 11:18:08 +0100") Message-ID: <871qqmmvjn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "bug-Guix" Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667323932; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=u22izXh0Cg6oxjt2WBoXNiEcO76vq7FR5cRldSdSaMw=; b=JNN2slJ0yTG8SBn4Cqnil8+MGXeQqoWHcTiHIOXJWscN4j4CziBe2SoFHoE4mC7l1UTNRJ NmMiex/ow44ZYr8J1HE9sBIrpoYD6RtgVsuqCH3uPvliNgOn5WjOCamn7bxQlg3Zll90V2 jQgfq5IhJ0ONcG8UPTPFvkIBJWfgvuDedZ0YNBEktevgoYld0cn7O9HHe/e3zUB0OBzj/f iNqhSazEg9pxYVTFxBLF/mvJe0S0Py11VH/E/2I5UWfn0oKqfw5JDsnGPc3f6KwgXqiM98 E9Xog9AKeo38ATlKEeMXHPOtnlE3fbNHok+ryqeWlVN2VVa6a+r8A6Yh5F79Jg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667323932; a=rsa-sha256; cv=none; b=TYxToh1atDzMd2gJLGR+YFSr0Ml3WpumavowlRQH69JmxH1CnsrZL/JM0Ep4VnPhpCmCW0 dReloGOWJukilYzHZT+ctcyCJgz+9XLnNpGVr6qV5EadAkCEW+wSYCn4THjFbmIKFJdafd UBJogukfc2HJB3j2HX36b794zoUPRj9SAvp2lSa/Ex2vZwjjNCMrm81SS4ljCbcV+v4GtH jVPUzImRKIFdnQwCqhlYjIkoHA/bHUp32WrktkoYTOAL4Wu28GrUKG3yHeMMr2xuX4Ppzy TKAXMFLnLxG75KPIYWWj1e1fWFrSb95Wm7PrMU907VBH6H4ynG7SCBLe7+EHQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Vv9+7yJc; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Vv9+7yJc; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4BE60EA79 X-Spam-Score: -4.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: ivO7yIHogBPT Hello, > =E2=80=98verify_server_cert=E2=80=99 in src/streams/openssl.c is called > unconditionally. So it seems that the first thing to do would be to > submit a patch upstream that would allow users to disable certificate > checks via =E2=80=98git_libgit2_opts=E2=80=99. While this seems like something that we definitely want, I think we shouldn't block the release with a contribution that can take time to be upstreamed in libgit2. Unblocking #53214. Mathieu