Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:121043 php.pecl.dev:17558 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 66361 invoked from network); 11 Sep 2023 15:30:31 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Sep 2023 15:30:31 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id BF31A180506; Mon, 11 Sep 2023 08:30:30 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/20 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP; Mon, 11 Sep 2023 08:30:30 -0700 (PDT) Received: from [127.0.0.1] (unknown [185.69.145.91]) by xdebug.org (Postfix) with ESMTPSA id 2532710C3CF; Mon, 11 Sep 2023 16:30:29 +0100 (BST) Date: Mon, 11 Sep 2023 16:30:27 +0100 To: tag Knife CC: PHP Developers Mailing List , PECL User-Agent: K-9 Mail for Android In-Reply-To: References: <70af7f93-d748-b9d1-765c-deed8ce0181c@php.net> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP Servers SSL Certificate Expiry From: derick@php.net (Derick Rethans) On 11 September 2023 16:16:45 BST, tag Knife wrote: >Hi Derick, > >Is there any reason why PHP does not use an automated certificate renewal >for lets encrypt? >Such as EFF-ACME-Certbot? [https://certbot=2Eeff=2Eorg/] We do, but we need to coordinate the same cert onto multiple servers, whic= h is the process that isn't set up correctly yet=2E=20 cheers=20 Derick=20 >On Mon, 11 Sept 2023 at 15:55, Derick Rethans wrote: > >> Dear All, >> >> pecl=2Ephp=2Enet now has a valid SSL/TLS certificate again=2E And it tu= rns out >> that pear=2Ephp=2Enet was not affected=2E >> >> The other services do not have an updated certificate yet, but this >> should be rolled out in the next few days=2E >> >> with kind regards, >> Derick Rethans >> >> On Mon, 11 Sep 2023, Derick Rethans wrote: >> >> > Hi All, >> > >> > We're aware that this has happened=2E The process that we set-up a th= ree >> > months ago with Let's Encrypt was not fully implemented=2E >> > >> > There is no need to report this again, and I will update these lists >> > when it is addressed=2E >> > >> > It does not affect www=2Ephp=2Enet, but it does affect: >> > >> > pecl=2Ephp=2Enet >> > pear=2Ephp=2Enet >> > talks=2Ephp=2Enet >> > master=2Ephp=2Enet (which effects many other integrations as well) >> > bugs=2Ephp=2Enet >> > and likely others=2E >> > >> > cheers, >> > Derick >> > >> > >> >> -- >> https://derickrethans=2Enl | https://xdebug=2Eorg | https://dram=2Eio >> >> Author of Xdebug=2E Like it? Consider supporting me: >> https://xdebug=2Eorg/support >> Host of PHP Internals News: https://phpinternals=2Enews >> >> mastodon: @derickr@phpc=2Esocial @xdebug@phpc=2Esocial >> twitter: @derickr and @xdebug >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: https://www=2Ephp=2Enet/unsub=2Ephp >> >>