theme Registration error: cURL error 60: SSL certificate problem: self signed certificate in certifi
Hi,
During de registrarion process i got error:
"cURL error 60: SSL certificate problem: self signed certificate in certificate chain"
When i instert purchase code and sobmit.
What is happening?
Comments
Hello,
The SSL certificate can be misconfigured on your server.
Please, check the link below and ensure that it is configured correctly.
https://www.greengeeks.com/tutorials/how-to-install-a-ssl-certificate-on-your-wordpress-site/
If your certificate is set up properly, please, temporarily change the https:// to htpp:// in file functions/admin/assets/class-mfn-api.php.
Thanks
I do have same problem here.
I got this 2 errors:
1 -
cURL error 60: SSL certificate problem: self signed certificate in certificate chain
2 -
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 ( ) )
My server said that:
//
O erro em questão se daria por conta da versão do OpenSSL do servidor.
Porém, a versão do OpenSSL está correta.
//
or
//
//
I saw the solution here is to change https to http. BUT, actually my url is poiting to cloudflare, instead to this server. So, i think this changes will not take effect.
Can someone help me, please?
best regards,
ricardo
Hi @magron,
Did you try to change the https to http anyway?
If not, please, do that, and check if the problem persists.
Thanks