microsoft/cpprestsdk

HTTPS support in restweb and cpprestSDK

Ouverte

#729 ouverte le 3 avr. 2018

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (1 670 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (7 596 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur