WordPress could not establish a secure connection to WordPress.org
-
getting this error on Site health screen of the website
Could not reach WordPress.org
Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.
Error Your site is unable to reach WordPress.org at 127.0.0.1, and returned the error: cURL error 60: SSL certificate problem: self signed certificate
in the terminal also while trying to ping for the api.wordpress.org to the localhost ip address
`ping api.wordpress.org</strong>
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.048 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.043 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.034 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.044 ms
64 bytes from localhost (127.0.0.1): icmp_seq=5 ttl=64 time=0.042 ms
64 bytes from localhost (127.0.0.1): icmp_seq=6 ttl=64 time=0.041 ms`and also this warning is shows in the admin panel of the website
Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/domainname/public_html/wp-includes/update.php on line 413
as per link also already done
https://www.wpbeginner.com/wp-tutorials/how-to-fix-secure-connection-error-in-wordpress/
but still the issue is not resolved
please guide about this to resolve this issue regarding
will be waiting for the reply
THanks
The topic ‘WordPress could not establish a secure connection to WordPress.org’ is closed to new replies.