linux - How to implement a RESTful Web Server supporting HTTPS with C++? -


microsoft has c++ rest sdk project cloud-based client-server communication, nevertheless server end doesn't support https yet. key points if want implement c++.

while not ask. may consider tunnel https nginx or stud, , use plain http server upstream.


Comments