Skip to content

pecl.php.net certificate issue #11478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
reinisalpins opened this issue Jun 19, 2023 · 4 comments
Closed

pecl.php.net certificate issue #11478

reinisalpins opened this issue Jun 19, 2023 · 4 comments

Comments

@reinisalpins
Copy link

reinisalpins commented Jun 19, 2023

Description

The following code:

RUN wget https://pecl.php.net/get/mongodb-1.4.2.tgz

Resulted in this output:

 RUN wget https://pecl.php.net/get/mongodb-1.4.2.tgz && 	docker-php-ext-enable mongodb:
 Connecting to pecl.php.net (104.236.228.160:443)
 ssl_client: pecl.php.net: certificate verification failed: certificate has expired
 wget: error getting response: Connection reset by peer

Any help?

PHP Version

php:7.0

Operating System

No response

@iluuu1994
Copy link
Member

The certificate was supposedly fixed a couple of hours ago. See #11477. Can you check again?

@iluuu1994
Copy link
Member

#11482 also experiences this issue still.

@paulosoares-resale
Copy link

@iluuu1994 , in my pipeline and in my local the error still continues. How long does it take to propagate the certificate ?

@damianwadley
Copy link
Member

Let's consolidate further discussion into #11486

@damianwadley damianwadley closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants