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: Garry I via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 30 Mar 2022 15:34:05 -0700

SUCCESS! DLL Release - DLL Windows SSPI - DLL WinIDN worked. I had tried the DLL xxxxx – DLL Windows SSPI (without the WINIDN on it).

 

I also loaded up CMake-gui and got to play around with that as well. 😊

 

Cheers

Garry

 

Sent from Mail for Windows

 

From: Ray Satiro via curl-library
Sent: March 30, 2022 2:21 PM
To: libcurl development
Cc: Ray Satiro
Subject: Re: Protocol \ "https\" Not Supported or Disabled In Libcurl

 

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

 


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