php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77244 certificates expired
Submitted: 2018-12-05 19:31 UTC Modified: 2018-12-05 19:53 UTC
From: olivier dot yiptong at gmail dot com Assigned:
Status: Duplicate Package: OpenSSL related
PHP Version: 7.2.12 OS: Linux
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: olivier dot yiptong at gmail dot com
New email:
PHP Version: OS:

 

 [2018-12-05 19:31 UTC] olivier dot yiptong at gmail dot com
Description:
------------
Tests are failing because the certificates are expired:

ext/openssl/tests/bug54992.phpt
ext/openssl/tests/bug65538_001.phpt
ext/openssl/tests/bug65538_003.phpt
ext/openssl/tests/bug74159.phpt
ext/openssl/tests/capture_peer_cert_001.phpt
ext/openssl/tests/openssl_peer_fingerprint_basic.phpt
ext/openssl/tests/peer_verification.phpt
ext/openssl/tests/session_meta_capture.phpt
ext/openssl/tests/stream_crypto_flags_001.phpt
ext/openssl/tests/stream_crypto_flags_002.phpt
ext/openssl/tests/stream_crypto_flags_003.phpt
ext/openssl/tests/stream_crypto_flags_004.phpt
ext/openssl/tests/stream_verify_peer_name_002.phpt
ext/openssl/tests/stream_verify_peer_name_003.phpt

The certificates used in the tests should either be auto-generated to be expiry proof, or a certificate that expires far in the future needs to be generated.

Expected result:
----------------
the tests pass

Actual result:
--------------
the tests fail

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-12-05 19:53 UTC] petk@php.net
-Status: Open +Status: Duplicate
 [2018-12-05 19:53 UTC] petk@php.net
Closing in favor of #77245: https://bugs.php.net/bug.php?id=77245
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC