This is more a libcURL-related question. cURLpp is a C++ wrapper around libcURL, so you should send your question to libcURL to have a broader audience.
On Thu, Nov 13, 2014 at 3:32 PM, M Vladymyrov <[email protected]> wrote: > Mb just add the top cert to trusted list? > On Nov 13, 2014 7:16 AM, "Kyle Cummings" <[email protected]> > wrote: > >> I am making a request between servers and I am getting a server >> certificate verification failure / self-signed certificate failure. As the >> servers are currently development servers, and I do not care about >> self-signed certificates just yet, how do I tell the curlpp library to >> ignore such an "error"? >> >> For reference (if needed), I am currently working off the example04.cpp >> code. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "curlpp" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/curlpp. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "curlpp" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/curlpp. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "curlpp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/curlpp. For more options, visit https://groups.google.com/d/optout.
