How do I solve the cURL 35 error
Curl often uses a different set of certificates. When you receive a cURL 35 error this could be a problem with your PHP or cURL version.
In this article, we explain more about how to solve the error cURL 35 error.
What is a cURL 35 error?
The cURL error 35 can appear when the cURL function cannot connect to your website using SSL.
How do I solve a cURL 35 error
Curl often uses a different set of certificates, shipped with PHP. There are several things that can cause this problem:
- Update your PHP version. You can use this article to update your PHP version
- Update your cURL version. You can use this article to update your cURL version
Canβt figure it out? You can always send a message to the support team via the chat bubble at the bottom right π Support to the rescue π¨βπ» π©βπ»
