SahJ Posted November 15, 2018 Share Posted November 15, 2018 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. Quote Link to comment Share on other sites More sharing options...
Noel Posted November 19, 2018 Share Posted November 19, 2018 "I create the SSL" -> How did you do that? You can read about self-signed certificate and security issues here: https://en.wikipedia.org/wiki/Self-signed_certificate Quote Link to comment Share on other sites More sharing options...
SahJ Posted November 20, 2018 Author Share Posted November 20, 2018 I already got it, thanks for your reply Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.