cpp_httplib sample
cpp-httplib :
A C++11 single-file header-only cross platform HTTP/HTTPS library
https://github.com/yhirose/cpp-httplib
see below
https://github.com/ohwada/MAC_cpp_Samples/blob/master/cpp_httplib/setup.md
offical sample
HTTP client and server
HTTP client and server
generate private key file and X509 cetification file
see below
https://github.com/ohwada/MAC_cpp_Samples/blob/master/openssl/setup/gencert.md