I have a daemon written in C that uses OpenSSL libraries. After trying to compile it with Xcode 7 on El Capitan, I’ve found that the OpenSSL header files are no longer included.
Maybe it’s me but I’m having trouble finding sample code for Secure Transport in plain C environment. I’m using libevent2 so adding OpenSSL support was very easy. But I’m not sure how hard it will be to add SecureTransport to libevent2. I’ve found SSLSample from 2003. Is that still applicable? Do I use CFNetwork directly? The other option is to bundle my own version of OpenSSL. Thanks, Tom _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to arch...@mail-archive.com