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: [libcurl][openssh][x64-uwp] cannot set certification verify locations

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 1 Jun 2020 02:22:32 -0400

On 5/30/2020 11:57 AM, Feng LI via curl-library wrote:
> |* error setting certificate verify locations: CAfile:
> C:\Users\okidogii\AppData\Local\Packages\df268f7d-b5b4-4991-9c68-8120a7b392bb_75cr2b68sm664\LocalState\cacert.pem
> CApath: none|

Are you sure that file exists? That error message is only returned if
OpenSSL function SSL_CTX_load_verify_locations fails, so I don't think
it's a curl problem. [1]

[1]:
https://github.com/curl/curl/blob/curl-7_70_0/lib/vtls/openssl.c#L2753-L2761

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-06-01