From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#51038: 27.2; ELPA certificate not trusted on Windows Date: Wed, 06 Oct 2021 18:36:26 +0300 Message-ID: <83a6jm2mit.fsf@gnu.org> References: <6043-1633446864-843899@sneakemail.com> <87ee8yec93.fsf@gnus.org> <83ee8y2tvw.fsf@gnu.org> <83bl422s4v.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26920"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 51038@debbugs.gnu.org, emacs-hoffman@snkmail.com, larsi@gnus.org To: John Cummings Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 06 17:56:47 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mY9Hj-0006lO-3h for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 17:56:47 +0200 Original-Received: from localhost ([::1]:59112 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY9Hh-0005Uv-CA for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 11:56:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY8yd-0006iv-0v for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 11:37:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33796) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mY8yc-00044Y-Mj for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 11:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mY8yc-0005eS-HQ for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 11:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Oct 2021 15:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51038 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 51038-submit@debbugs.gnu.org id=B51038.163353460421699 (code B ref 51038); Wed, 06 Oct 2021 15:37:02 +0000 Original-Received: (at 51038) by debbugs.gnu.org; 6 Oct 2021 15:36:44 +0000 Original-Received: from localhost ([127.0.0.1]:45342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY8yK-0005dt-4I for submit@debbugs.gnu.org; Wed, 06 Oct 2021 11:36:44 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:48990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY8yG-0005dc-7I for 51038@debbugs.gnu.org; Wed, 06 Oct 2021 11:36:42 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58460) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY8yA-0003Vh-B9; Wed, 06 Oct 2021 11:36:34 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1518 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY8y9-0001AH-U7; Wed, 06 Oct 2021 11:36:34 -0400 In-Reply-To: (message from John Cummings on Wed, 06 Oct 2021 13:39:50 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216568 Archived-At: > Date: Wed, 06 Oct 2021 13:39:50 +0000 > From: John Cummings > Cc: larsi@gnus.org, 51038@debbugs.gnu.org, emacs-hoffman@snkmail.com > > > That's not how this stuff works on MS-Windows. > > That's how it works on any system running gnutls 3.6.12, no? The bug > in gnutls is fixed in 3.6.14. Maybe we aren't talking about the same bug, then. AFAIU, the problem is supposed to be solved by updating the cert bundle, isn't that so? If the bug is in GnuTLS, then simply install a newer one from the MSYS2 site, and that's it.