Skip to content

Commit d1b6162

Browse files
committed
Add note for macOS regarding system certs
1 parent df74526 commit d1b6162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ SSL Support
5454
SSL support is available with `CPPHTTPLIB_OPENSSL_SUPPORT`. `libssl` and `libcrypto` should be linked.
5555
5656
NOTE: cpp-httplib currently supports only version 1.1.1 and 3.0.
57+
NOTE for macOS: cpp-httplib now uses system certs. `CoreFoundation` and `Security` should be linked with `-framework`.
5758
5859
```c++
5960
#define CPPHTTPLIB_OPENSSL_SUPPORT

0 commit comments

Comments
 (0)