From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#50921: GNU ELPA TLS errors: server is returning chain with expired root Date: Mon, 04 Oct 2021 14:47:26 -0700 Message-ID: <871r50pimp.fsf@ericabrahamsen.net> References: <83ee95fg5s.fsf@gnu.org> <87ilycpo2c.fsf@ericabrahamsen.net> <0wmtnolbtn.fsf@fencepost.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36856"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: 50921@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 04 23:49:15 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 1mXVpj-0009Km-Mf for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 04 Oct 2021 23:49:15 +0200 Original-Received: from localhost ([::1]:40808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXVph-0008D0-P6 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 04 Oct 2021 17:49:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXVoX-0006we-S0 for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 17:48:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55194) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXVoX-0006Vh-Kh for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 17:48:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mXVoX-0004RP-J2 for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 17:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2021 21:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50921 X-GNU-PR-Package: emacs Original-Received: via spool by 50921-submit@debbugs.gnu.org id=B50921.163338405717020 (code B ref 50921); Mon, 04 Oct 2021 21:48:01 +0000 Original-Received: (at 50921) by debbugs.gnu.org; 4 Oct 2021 21:47:37 +0000 Original-Received: from localhost ([127.0.0.1]:38507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXVo9-0004QR-7P for submit@debbugs.gnu.org; Mon, 04 Oct 2021 17:47:37 -0400 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:59416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXVo6-0004Ph-S5 for 50921@debbugs.gnu.org; Mon, 04 Oct 2021 17:47:36 -0400 Original-Received: from localhost (c-71-197-232-156.hsd1.wa.comcast.net [71.197.232.156]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 2B466FA01F; Mon, 4 Oct 2021 21:47:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1633384048; bh=P1Zn63YWDgAlpbQWRoyVDSeQO//fgblT0ZQo5iIx0vA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=KwH+WtVdXAdEx5nuG0shmKoRs9WsKVl5lYCESOAkt2dEtDf98hRJVoiv5X29bpp5Z x3Q37hLbrIBlQuYu4Rn+Y9qv/6sjRdyBQ7P9UQYR6S/fzXTWi6pfR3AX2xNFvkMtbB aM+P1Zfmrz/nvbQhTaJeDFAjvbzyqMhmGCC4w+Ss= In-Reply-To: (Glenn Morris's message of "Mon, 04 Oct 2021 17:38:09 -0400") 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:216397 Archived-At: On 10/04/21 17:38 PM, Glenn Morris wrote: > Glenn Morris wrote: > >> ssh is unrelated to https, so I think whatever issue you are talking >> about is unrelated to the topic of this report. Gah, you're right, I was confusing the two issues (I started getting the angry SSH banner about the fingerprint change right at the same time as the TLS issue was raised, and conflated them in my head). > Perhaps your issue is: > https://savannah.nongnu.org/support/?110545 I _also_ had that issue. I ended up solving it by creating a new ssh key that used ED25519 and using that for my account instead. That worked fine. Sorry for the noise, Eric