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
+Status:           No Feedback
 Type:             Bug
 Package:          Website problem
 Operating System: RED HAT LINUX
 PHP Version:      8.0.6
 Private report:   N

 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------
[2021-06-03 10:27:58] [email protected]

Looks like a duplicate of #81078.

------------------------------------------------------------------------
[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

Reply via email to