Edit report at https://bugs.php.net/bug.php?id=81489&edit=1
ID: 81489 Updated by: [email protected] Reported by: hanno at hboeck dot de Summary: windows.php.net delivers wrong intermediate certificate -Status: Feedback +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant Assigned To: cmb Block user comment: N Private report: N New Comment: The server admin has just fixed this. Previous Comments: ------------------------------------------------------------------------ [2021-09-30 10:10:56] [email protected] Hmm, I see the ISRG Root X1 certificate, but not the old DST Root CA X3 in the chain. That appears to be correct[1]. Not sure what to do. [1] <https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/> ------------------------------------------------------------------------ [2021-09-30 09:58:38] hanno at hboeck dot de Description: ------------ The webpage https://windows.php.net/ is delivering the old, now expired Let's Encrypt intermediate certificate. Web browsers usually work around such issues most of the time, but in other clients this leads to an error, you can test e.g. with curl. You should replace it with one of the current certificate chains. Test script: --------------- curl https://windows.php.net/ # will show a certificate error ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=81489&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
