Edit report at https://bugs.php.net/bug.php?id=81099&edit=1
ID: 81099 Updated by: [email protected] Reported by: jay dot a dot carlson at gmail dot com Summary: PHP.NET Certificate is not trusted. Status: Feedback Type: Bug Package: Website problem Operating System: RED HAT LINUX PHP Version: 8.0.6 Block user comment: N Private report: N New Comment: Looks like a duplicate of #81078. Previous Comments: ------------------------------------------------------------------------ [2021-06-03 08:49:14] Danack at basereality dot com Checking at ssllabs doesn't seem to show any dramatic problems: https://www.ssllabs.com/ssltest/analyze.html?d=www.php.net&s=185.85.0.29&latest Can you give more info about what your system is considering 'insecure' and check any settings you may set, e.g. https://unix.stackexchange.com/questions/573329/why-does-increasing-the-encryption-policy-to-future-break-some-websites ------------------------------------------------------------------------ [2021-06-03 08:30:09] jay dot a dot carlson at gmail dot com Description: ------------ Connecting to php.net (php.net)|185.85.0.29|:443... connected. ERROR: The certificate of âphp.netâ is not trusted. ERROR: The certificate of âphp.netâ was signed using an insecure algorithm. Test script: --------------- wget http://php.net/get/php-8.0.6.tar.gz/from/this/mirror Expected result: ---------------- Download of PHP 8.0.6.tar.gz would have been successful. Actual result: -------------- Download of PHP 8.0.6.tar.gz failed. eval "cd '/home/J5C/stg/php/'; wget http://php.net/get/php-8.0.6.tar.gz/from/this/mirror " --2021-06-02 20:42:02-- http://php.net/get/php-8.0.6.tar.gz/from/this/mirror Resolving php.net (php.net)... 185.85.0.29, 2a02:cb40:200::1ad Connecting to php.net (php.net)|185.85.0.29|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://php.net/get/php-8.0.6.tar.gz/from/this/mirror [following] --2021-06-02 20:42:02-- https://php.net/get/php-8.0.6.tar.gz/from/this/mirror Connecting to php.net (php.net)|185.85.0.29|:443... connected. ERROR: The certificate of âphp.netâ is not trusted. ERROR: The certificate of âphp.netâ was signed using an insecure algorithm. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=81099&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
