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

Support loading system certs from Keychein on MacOS

Open yerseg opened this issue 2 years ago • 0 comments

Added support for loading certificates from the Keychain on MacOS, similar to Windows. I have tested it in my project and it works.

I am not sure how to properly add the necessary MacOS SDK frameworks to cmake and make, I will be glad to comments.

yerseg avatar Jan 24 '23 14:01 yerseg