tgbot-cpp
tgbot-cpp copied to clipboard
curl error: SSL certificate problem: self signed certificate in certificate chai
curl error: SSL certificate problem: self signed certificate in certificate chain
Got this error on your echo example. wtf?
Are you trying to run the echobot-webhook-server? The normal echobot works with SSL so far.
Maybe it helps if you update your certificates. Try installing the ca-certificates package or updating them with sudo update-ca-certificates.