openssl
openssl copied to clipboard
Add support for msg_callback
Closes #800
Note that the callback code is mostly based on apps/lib/s_cb.c in openssl.
This is working, but I still want to improve string allocation in the callbacks.