We run a curl command regularly, and suddenly last night it started giving us errors. The error is this:
curl: (35) gnutls_handshake() failed: Error in the pull function.
Our server is Ubuntu 16.04.3 with all the upgrades and a fresh reboot.
The URL we are trying to request is HTTPS. It works if we request it from Chrome, but not from curl.
Any ideas? Thanks.