From mboxrd@z Thu Jan 1 00:00:00 1970 From: nightowl Subject: Re: Guix Pull SSL Cert Invalid Old PC Date: Mon, 23 Sep 2019 21:36:34 -0500 Message-ID: References: <99ec9238b86bc60491bf62676750f68b@posteo.net> <87zhiv1w4h.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38480) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCagx-0001hU-I4 for help-guix@gnu.org; Mon, 23 Sep 2019 22:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCagw-0003SR-NN for help-guix@gnu.org; Mon, 23 Sep 2019 22:36:39 -0400 Received: from mout01.posteo.de ([185.67.36.141]:46999) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iCagw-0003Qw-HY for help-guix@gnu.org; Mon, 23 Sep 2019 22:36:38 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B2C3416005E for ; Tue, 24 Sep 2019 04:36:36 +0200 (CEST) In-Reply-To: <87zhiv1w4h.fsf@nckx> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix@gnu.org Thanks, That works! I am really glad to have my old PC back up again. Going to=20 have more fun with Guix now and see what works well on an old machine. All the best On 2019-09-22 11:20 pm, Tobias Geerinckx-Rice wrote: > Greetings, fellow night owl, >=20 > nightowl =E5=86=99=E9=81=93=EF=BC=9A >> Why would the old computer say the certificate is invalid while two of >> my newer computers say it is ok? >=20 > That sounds like your old computer's system clock isn't set to the > correct time. You can check it with =E2=80=98date=E2=80=99, and change i= t with =E2=80=98date > --set=3D"=E2=80=A6"=E2=80=99. >=20 > If your clock was off, and you do make changes, it may be necessary to > save them to the hardware clock (so they survive reboots) with > =E2=80=98hwclock --systohc=E2=80=99. I'm not sure whether that's done au= tomatically > nowadays. >=20 > Kind regards, >=20 > T G-R