curl / Mailing Lists / curl-library / Single Mail

curl-library

Using Windows certificate store when compiling with openssl

From: Juan Isoza via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 7 Sep 2018 08:57:48 +0200

Hello,
It's a good idea compile curl with openssl under windows (with new openssl
1.1.1, we will be able to use TLS 1.3 under Windows, from 7/2008 to
10/2016).

But curl build for windows with openssl need a --insecure parameters or a
custom certificate file.

What about using the Windows certificate store ?

I found info at
https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certificate-store/15451831

There is some code in openssl (in engines\e_capi.c) which deal with Windows
certificate store

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-09-07