From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19261 invoked from network); 27 Aug 2021 13:26:44 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 27 Aug 2021 13:26:44 -0000 Received: (qmail 7883 invoked by uid 550); 27 Aug 2021 13:26:42 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 7862 invoked from network); 27 Aug 2021 13:26:41 -0000 Date: Fri, 27 Aug 2021 09:26:29 -0400 From: Rich Felker To: Yuki Okushi Cc: musl@lists.openwall.com Message-ID: <20210827132627.GS13220@brightrain.aerifal.cx> References: <20210827124509.GR13220@brightrain.aerifal.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210827124509.GR13220@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [musl] musl.libc.org's certificate has been expired On Fri, Aug 27, 2021 at 08:45:10AM -0400, Rich Felker wrote: > On Fri, Aug 27, 2021 at 03:02:17PM +0900, Yuki Okushi wrote: > > Hi folks, > > > > I've noticed musl.libc.org's certificate has been expired when our CI > > tried to get an image from there. > > If anyone here has an access to it, could you fix it? > > > > (Just in case if you want me to reply, please cc me as I don't > > subscribe to the mailing list.) > > Thanks for the notice. I'm debugging it now. It looks like LE changed > something that broke automatic renewal... It's fixed now. I don't know what the exact cause was, but for whatever reason older acme-tiny no longer worked with LE and updating fixed it.