cURL error 60 SSL
Hi,
My wordpress already has SSL, however this error is occurring when trying to register the template:
Debug:
WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => cURL error 60: SSL certificate problem: self signed certificate in certificate chain ) ) [error_data] => Array ( ) [additional_data:protected] => Array ( ) )
cURL error 60: SSL certificate problem: self signed certificate in certificate chain
Please, help me!
Comments
Hello,
Please, head to the following link, and check if you have your SSL certificate set correctly on your website.
https://www.greengeeks.com/tutorials/how-to-install-a-ssl-certificate-on-your-wordpress-site/
Moreover, please, check the following link:
https://wordpress.org/support/topic/curl-error-60-ssl-certificate-issue-self-signed-certificate-in-certificate-cha/
Thanks