microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.91k stars 1.64k forks source link

HTTPS client code in Linux #1733

Open hros opened 1 year ago

hros commented 1 year ago

Looking for demo working client code for https communication, including the proper usage of signed certificates similar issue was closed referring to the fact that https servers are not supported. The question is about the https client