Where does cpprestsdk look for certificates on macOS/Linux?

38 Views Asked by At

Where does cpprestsdk look for certificates on macOS/Linux?

Currently, I get an TLS handshake error, despite valid root certificates being present in the system store.

Curl makes use of /etc/ssl/cert.pem. Does the same apply to cpprestsdk, and if so, where can I look it up for reference?

0

There are 0 best solutions below