curl-library
Re: Certificates problem
Date: Mon, 21 May 2018 11:13:05 -0400
Ah HA! CURLOPT_CAINFO does indeed work with the static library. Thank you! That's real progress (I swear I had tried that before without luck, but I must not have).
However, I still get "Unsupported protocol" if I link with libcurl.lib instead of libcurl_a.lib. Any thoughts on that?
-----Original Message-----
From: "Patrick Schlangen" [patrick_at_schlangen.me]
Date: 05/21/2018 09:45 AM
To: "libcurl development" <curl-library_at_cool.haxx.se>
Subject: Re: Certificates problem
Hi,
maybe try CURLOPT_CAINFO instead of CURLOPT_ISSUERCERT?
- Patrick
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.htm
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-05-21