From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mGL9L5ukhWQ5JwEASxT56A (envelope-from ) for ; Sun, 11 Jun 2023 12:40:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gGO/L5ukhWQefQEA9RJhRA (envelope-from ) for ; Sun, 11 Jun 2023 12:40:27 +0200 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 A40273B206 for ; Sun, 11 Jun 2023 12:40:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686480027; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=VRMafC1+bXgh+eNgz9FK/jR0AP16o2Xd8Ftfmr4YBDI=; b=OXYGn0g6oodC5KFQz4Woj6EJKEuR8O7Rbhb7BBePdhPh6xs/wsTDr9MPYSj1YOq6wYo5+U 5o8f1wNbaXQQDlGLXLwxSM/5RxNfPm6p1XfcAZw+J3mHjKygStgC1DP2VivMAiuQiAIsHM tbW+Zqh5O1ObdXHCb8mbelb6lTGPgRlQTKpelgWJIz8210Rsxeb8GhThR3KImTgLdIqLXB mkH4516X8gv6bWB+4QZhaw5Hf3LP0ImDdCz1lo0i3OiYHfP67K7Q4Zh4aeo62z1W2ke6Zr x2dX8O24lWxP1pFS+Jn9whJr4MlhCVPiFvCWfUWS5YxH9WppSpWiKdOSSEg6Jg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686480027; a=rsa-sha256; cv=none; b=pzMJOw6g/0T21AvAugbvirw3Qn+UkgYwtEuGXxiGbVuZ1+07/BfEvLZH05DEGVFzw09CX5 k6Fe+7kjPstwc//tYqj01T4HdrojaHMLGH0whCdid1LoHYT/339B+IVM3/9FhPEe0BM21s wDhXE+zx1aMBYLSce01vTdVv8CDfmCl+t8oIs19Ji9mSKH99U2K4NhxDHZjGd/ezHVFolQ 0K8T8+qOS3Yl7MkzoTWajO9rISWJrcdzNUE80haEZWOVY+PgNraDHFDH68B5SyqpLhIfaV 5e8Tlg9iR3Gi8xlPVx3V/3Sfw1MCZiW229suOG4wvFShgVxckpJc3g9OFjE7Vg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q8IUD-0000A9-Tw; Sun, 11 Jun 2023 06:39:53 -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 1q8IU5-00006v-4W for help-guix@gnu.org; Sun, 11 Jun 2023 06:39:45 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q8IU3-0000tH-JP for help-guix@gnu.org; Sun, 11 Jun 2023 06:39:44 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id 9E0E027BBE2; Sun, 11 Jun 2023 11:39:39 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 371af1c5; Sun, 11 Jun 2023 10:39:38 +0000 (UTC) References: User-agent: mu4e 1.10.2; emacs 28.2 From: Christopher Baines To: Graham Addis Cc: help-guix@gnu.org Subject: Re: Guix.gnu.org ERR_CERT_DATE_INVALID Date: Sun, 11 Jun 2023 11:39:21 +0100 In-reply-to: Message-ID: <87ilbuxoyd.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: UNKNOWN X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.06 X-Migadu-Queue-Id: A40273B206 X-Migadu-Scanner: in3.migadu.com X-Migadu-Spam-Score: -7.06 X-TUID: m1Q35rZ0wK1z --=-=-= Content-Type: text/plain Graham Addis writes: > Visiting guix.gnu.org this afternoon (uk time) I see the certificate > has expired: > > NET::ERR_CERT_DATE_INVALID > > Subject: guix.gnu.org > > Issuer: R3 > > Expires on: 11 Jun 2023 > > Current date: 11 Jun 2023 > ... I've restarted NGinx on the relevant machine, so it should be working again now. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmSFpGpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xc+0xAAkhfj604iwshGpkTFQrh/cHnzS9GXK5Qm NKZGbv+htD3EoORkhfyInjazQJKzFWe40QjPnNvo8bHhhjHxQlAq/sMLNDzh2lGq MyH1EZMtKDUMjhfGBhmQmQHAvEZ9O9lQwkHKdVXYVuJTrkN3jtYIcgSYJ0FfO1Et 8UTdld7nZltcPhLoPFh1P3zeNErdj0Y0RX6HlFXN+nJI0bq74CJWEHuZwrB4MsU5 Ub3qT0Lt4cGl1nXLF7MH58akyM/zIz4qG9Dfr5H1YaLbT+ppr0WqOXabVFhM/1bD cOgNvdtfeR9x7VwrD1FHMpypOfpVxHNFFz/UTNN0MSR38t5LjXPh2Qw8cTccKGIw JvTQKmRSyTfSrezCuaXeSqdRHOa8dvNRuw2rFfXfepn3XmqZHSHzJ4K2tkX27Wvy zIvSifz38Cr9BhYQd3qjp7nMpKLWX7KtIxEU+/6rrUMF+HYDKJp+uFDKF3f+oVNu TTfaupo86igTTwaRwoQKOKTnyLeBShcUAKW7PPq11U+0DHKqFz8ZkMz1twivnAZW jgxFMMWi5niWE5Q3qcTN02NNRSERRFrrI+luhRk8Q6/lq2nDpgMA413w4uWc2Ujs HaXsqcbShMoJvsWmKDT4RoWHG9EZ19v6cRG3YUo9KvHXjDnJ11sm0vqndksCzNx+ 5XBLmlPbcUE= =lPoT -----END PGP SIGNATURE----- --=-=-=--