php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #81077 https://git.php.net/ SSL certificate outdated
Submitted: 2021-05-24 11:33 UTC Modified: 2021-06-06 04:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: sheershoff at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sheershoff at gmail dot com
New email:
PHP Version: OS:

 

 [2021-05-24 11:33 UTC] sheershoff at gmail dot com
Description:
------------
Step 6/8 : RUN cd /tmp     && git clone https://git.php.net/repository/pecl/networking/ssh2.git     && cd /tmp/ssh2/     && .travis/build.sh     && docker-php-ext-enable ssh2     && rm -rf /var/lib/apt/lists/*
 ---> Running in 8e8b2873d3d4
Cloning into 'ssh2'...
fatal: unable to access 'https://git.php.net/repository/pecl/networking/ssh2.git/': server certificate verification failed. CAfile: none CRLfile: none

Actual result:
--------------
~ curl https://git.php.net
curl: (60) SSL certificate problem: certificate has expired

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-05-25 11:53 UTC] cmb@php.net
-Status: Open +Status: Feedback -Type: Security +Type: Bug -Package: Website problem +Package: Systems problem -Assigned To: +Assigned To: cmb
 [2021-05-25 11:53 UTC] cmb@php.net
I cannot reproduce this; the cert should be valid until
2022-05-18.  Anyhow, this is not a security issue.
 [2021-06-06 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 08:01:27 2024 UTC