Curl_easy_perform() failed: couldn’t connect to server

2020-12-13 Thread Vijay Rakesh Munganda via curl-library
Hi, I'm getting started on curl by doing HTTPS POST using libcurl with CA certificate, but I got an error as "curl_easy_perform() failed: Couldn't connect to server". The same code works on a Linux PC but not on my embedded linux device, I can't understand what I'm missing. I have an active int

Re: Curl_easy_perform() failed: couldn’t connect to server

2020-12-13 Thread Vijay Rakesh Munganda via curl-library
Hi Daniel, Issue resolved. May be with the network issue, thanks. Thanks & Regards, Vijay Rakesh > On 14-Dec-2020, at 03:59, Daniel Stenberg via curl-library > wrote: > > On Sun, 13 Dec 2020, Daniel Stenberg via curl-library wrote: > >> Enable version and verify that it tried the right IP