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.96k stars 1.65k forks source link

[Work in progress] Certificate pinning support #1659

Open atbagga opened 2 years ago

atbagga commented 2 years ago

Re-Raising PR #702.

Rebase - Done. I will work on fixing the issues and tests.