Skip to main content

Wordpress webhook is giving me a: cURL error 35: Unknown SSL protocol error in connection to hooks.zapier.com:443

 

tried looking into the 443 number but there was no documentation

Hi @jose.rameriz -sorry for the delay in coming back to you on this!

 

Many WordPress issue like this come from a connection issue. Could I ask you to check out this section of our help guide to run through the trouble shooting tips there: https://zapier.com/apps/wordpress/help#common-problems-wordpress

 

If that doesn’t work are you using the Zapier WordPress integration? A webhooks step? Or something else to connect to WordPress? Thanks!


Hi @Danvers, thank you for your response!

This problem was actually an outdated PHP version. The version was using TLS 1.0 so we needed a higher TLS security. Once we updated PHP it automatically was fixed!


Thanks so much for sharing this solution @jose.rameriz!