SSL read: error:00000000:lib(0):func(0):reason(0), errno 0

SSL read: error:00000000:lib(0):func(0):reason(0), errno 0

Error in WordPress, because of the SSL
You may try to upgrade the SSL of your server if not, you can disable the HTTPS in the config file of your wp-config.php

Disable HTTPS in WordPress Config

add line to your wordpress wp-config.php

define( 'JETPACK_CLIENT__HTTPS', 'NEVER' );

Tags: