Hi, I have a server, I have created a node.js server to create the webhook, I create the SSL and the HTTPS protocol works, but when it comes to putting the url on Facebook, it gives me these errors
The URL could not be validated Callback verification failed with the following errors: curl_errno = 60;
curl_error = ssl certificate problem: self signed certificate;
http status code = 200;
http message = connection established.