SSL certificate problem: certificate has expired
-
Hello, I’m trying to install Wordfence but I’m getting the following error, for which I have googled a lot without finding any useful answer:
Wordfence could not register with the Wordfence scanning servers when it activated (…) You can try asking your host to allow your server to connect to noc1.wordfence.com or check the wfConfig database table and database privileges.
I did the obvious research, and tried connecting to noc1.wordfence.com, which works just fine, BUT:
– When I request the url using plain HTTP, I get the JSON response correctly
– When I request it using TLS (HTTPS) I get the following error using cURL:curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.htmlcurl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.That also happens when using cURL from my own computer.
Strangely enough, when I open the url in Google Chrome, it works just fine.
- The topic ‘SSL certificate problem: certificate has expired’ is closed to new replies.