php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #81489 windows.php.net delivers wrong intermediate certificate
Submitted: 2021-09-30 09:58 UTC Modified: 2021-09-30 12:46 UTC
From: hanno at hboeck dot de Assigned: cmb (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hanno at hboeck dot de
New email:
PHP Version: OS:

 

 [2021-09-30 09:58 UTC] 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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-30 10:10 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-09-30 10:10 UTC] cmb@php.net
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 12:46 UTC] cmb@php.net
-Status: Feedback +Status: Closed
 [2021-09-30 12:46 UTC] cmb@php.net
The server admin has just fixed this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 09:01:29 2024 UTC