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
