curl 35 ssl error

How to solve curl 35 ssl error - involving SSL/TLS handshake

Laurent Lemaire avatar
Written by Laurent Lemaire
Updated over a week ago

"The error message denotes that there is an error somewhere in SSL/TLS handshake. In short, the cURL error code 35 denotes an SSL connection error. The error can be due to an outdated cURL package, connection errors or else a version mismatch between the PHP cURL and SSL protocol of the end server"

Make sure your firewall does't block our IPs

Make sure your cURL version is up-to-date

Check your OS update method for upgrading cURL package.

Did this answer your question?