Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYs0r-00064r-4N for pgsql-www@arkaria.postgresql.org; Fri, 08 Oct 2021 15:42:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mYs0q-00045o-3a for pgsql-www@arkaria.postgresql.org; Fri, 08 Oct 2021 15:42:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYs0p-00045f-J9 for pgsql-www@lists.postgresql.org; Fri, 08 Oct 2021 15:42:19 +0000 Received: from mail-lf1-x12a.google.com ([2a00:1450:4864:20::12a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mYs0m-0008E3-KT for pgsql-www@lists.postgresql.org; Fri, 08 Oct 2021 15:42:19 +0000 Received: by mail-lf1-x12a.google.com with SMTP id b20so41526433lfv.3 for ; Fri, 08 Oct 2021 08:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cUudlZETKhpb3k2Kr3xtKIOsrGQnMgn0Vt8dpDkbd/c=; b=jZzZvUGaRunoed6834Gvb4Jh2Fbfv2R7Wmckrk0PEMB4kldefyJgiQFnCpEExi3Hwh /9eSY25o3zAnpybYt7bwIPk+CW+mcHzez+Zacik76ecV4BeuYf/rj0LZtSfNantU19OC 8wAMHPhHdihuGFL8YWN1oKszD3NiPR+TTCbLLfe0P49/PQ8nlEcWCvTrrGjW6SXIGZKu rwP1/n3vdyLMToT3nLLwdgWkArQLPDajJuvkkhK/UgdCvDW6LleTwGzl4U4if1cnZQCy BNaLEmtrUDOS+RVgGL/YULGeuPrk7S3laYVSaShAFutEXHoBqoFltCBi2HGOuFOtHgVY kSbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cUudlZETKhpb3k2Kr3xtKIOsrGQnMgn0Vt8dpDkbd/c=; b=nhFsuASP5oq3OBkLiUA9k5Lj/TZ6a3iexOsAujkhMgfNahegkerQtk0AQbEl8gNMGL W65Wy1sFCozGMJ7bRZwq469VKLIYfFo6Y0Hyp2cfzb22NMdr3HZP34IxSRQUmmUNfkuj kYLku3OBe/CPZKOACzXoD6ZWk1aAGYev79v819SJldNX+lBqs2O2gxz0RiF4p8HnWC+h 39ID2pZgC5tDnrmOB8lkvVhmWJ6/o4EHLqqLOo+U88ureJh3d7CJw+iD9JCz5prnsTZZ ZTeQ3ti+QK4gOpUXXgqGjf6j49CPLqvdZ+YCYabWNtk0bF/R1PJYromp9/db4QQ2KeAs fFug== X-Gm-Message-State: AOAM531925ijx7STNpUShczOpspBGFdk5s1mQgi0wzZDc7GVzQovJ96f GoYKKN1LxyNSC/qFBRbiceoQoJDpgVirjxuk/0ce4Q== X-Google-Smtp-Source: ABdhPJx2Fu6OBYM60UfaOwtj9LCeV7W7Uhl1S0BNtlDzj3VApb2KxnmMy1eghqEyTzl/z0XEByApRKSUtighxqOfBhk= X-Received: by 2002:a2e:86d4:: with SMTP id n20mr4439252ljj.444.1633707732756; Fri, 08 Oct 2021 08:42:12 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Magnus Hagander Date: Fri, 8 Oct 2021 17:42:00 +0200 Message-ID: Subject: Re: Expired cert To: Jim Mlodgenski Cc: PostgreSQL WWW Content-Type: multipart/alternative; boundary="0000000000001403dd05cdd93946" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000001403dd05cdd93946 Content-Type: text/plain; charset="UTF-8" On Fri, Oct 8, 2021 at 5:27 PM Jim Mlodgenski wrote: > It looks like Let's Encrypt needs to be nudge on one of the servers > More to the point, your client needs a nudge. The certificate has not expired, but you are using a version of OpenSSL that's terribly out of date. All (or most at least? But I think all) non-EOL distros should do that by default if you just apply their updates. See for example https://letsencrypt.org/2021/10/01/cert-chaining-help.html and https://letsencrypt.org/docs/certificate-compatibility/ -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --0000000000001403dd05cdd93946 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Fri, Oct 8, 2021 at 5:27 PM Jim Ml= odgenski <jimmy76@gmail.com>= wrote:
It looks= like Let's Encrypt needs to be nudge on one of the servers

More to the point, your client needs a nudge.=C2= =A0 The certificate has not expired, but you are using a version of OpenSSL= that's terribly out of date. All (or most at least? But I think all) n= on-EOL distros should do that by default if you just apply their updates. S= ee for example=C2=A0https://letsencrypt.org/2021/10/01/cert-chaining-help.html<= /a> and=C2=A0https://letsencrypt.org/docs/certificate-compatibility/

--
=C2=A0Magnus Hagander
=C2=A0Me: https://www.hagander.net/
=C2=A0Work: <= a href=3D"http://www.redpill-linpro.com/" target=3D"_blank">https://www.red= pill-linpro.com/
--0000000000001403dd05cdd93946--