otris/ews-cpp

Not possible to pass cert info to getExchangeWebServicesURL()

Opened this issue · 0 comments

getExchangeWebServicesURL() accesses an EWS service. Put if the service is contacted via https, the connection fails, as the certification cannot be validated. Thus, it should be possible to pass certificate info to this function as well.