cpp-httplib icon indicating copy to clipboard operation
cpp-httplib copied to clipboard

Question about CPPHTTPLIB_USE_CERTS_FROM_MACOSX_KEYCHAIN

Open PerMalmberg opened this issue 1 month ago • 0 comments

Hi,

I'm probably missing something, but what does CPPHTTPLIB_USE_CERTS_FROM_MACOSX_KEYCHAIN actually enable? Is it client side, server side or both?

Searching for the string doesn't give any code references so I can't tell if it is still a thing or not.

Secondly, does this library support using certs from the Windows store, client and server side?

Thanks in advance!

PerMalmberg avatar Dec 09 '25 13:12 PerMalmberg