Google Recaptcha Error On Admin Login Page
-
I can’t login after activated the google recaptcha for brute force protection and I got this error message on the admin login page.
Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home/xxx/public_html/wp-content/plugins/wp-simple-firewall/src/common/googlerecaptcha/ReCaptcha/RequestMethod/Post.php on line 68
Warning: file_get_contents(): Failed to enable crypto in /home/xxx/public_html/wp-content/plugins/wp-simple-firewall/src/common/googlerecaptcha/ReCaptcha/RequestMethod/Post.php on line 68
Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: operation failed in /home/xxx/public_html/wp-content/plugins/wp-simple-firewall/src/common/googlerecaptcha/ReCaptcha/RequestMethod/Post.php on line 68
I use VPS Ubuntu 14.04 with nginx, php 5.6 and mariadb and no other wp plugin installed because it’s a brand new site. Is there something wrong with my server setup or the plugin can’t access the google recaptcha verify url? Please help me. Thank you.
The topic ‘Google Recaptcha Error On Admin Login Page’ is closed to new replies.