microsoft/cpprestsdk

HTTPS support in restweb and cpprestSDK

开放

#729 创建于 2018年4月3日

 (1 条评论) (0 个反应) (0 位负责人)C++ (1,670 个派生)batch import
help wantedquestion

仓库指标

星标
 (7,596 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hello,

I am exploring cpprestSDK with restweb server in c++ on ubuntu 16.04 host PC, I am able to perform request and response with HTTP protocol, but when I am trying to send the request using HTTPS protocol I am not able to get the response. would you please suggest how to configure restweb to listen HTTPS request. or how to add support for HTTPS in restweb server.

thanks, Amit Gondaliya.

贡献者指南