curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Protocol \ "https\" Not Supported or Disabled In Libcurl

From: Ray Satiro via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 30 Mar 2022 17:21:15 -0400

On 3/30/2022 3:55 PM, Garry I wrote:
> I used the MS Visual studio IDE, it is what I am most familiar with.
> Basically opened up curl-all.sln, and went from there.


I suggest choose one of the project configurations that uses Windows
SSPI and libcurl will use the Windows OS SSL library Schannel that's
built in to Windows.  Such as:

DLL Release - DLL Windows SSPI - DLL WinIDN

If you need OpenSSL then you can use one of those configurations
instead. The details are covered in projects/README.

Note in an earlier reply to this issue Dmitry mentioned cmake. That is a
different build system that can be used to build libcurl.


-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2022-03-30