I am currently trying to develop simple http communication between two development servers. I have been able to get server A to hit server B, however because neither have "legitimate" certificates (self-signed) the connection fails. Seeing as how the servers are currently development servers, I do not care about self-signed certificates right now. Thus, how do I tell curlpp to ignore the "error"?
For reference (if needed), I am currently working off of the example04.cpp example. -- 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.
