cpp-httplib
                                
                                 cpp-httplib copied to clipboard
                                
                                    cpp-httplib copied to clipboard
                            
                            
                            
                        Support loading system certs from Keychein on MacOS
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.