openssl icon indicating copy to clipboard operation
openssl copied to clipboard

Add support for msg_callback

Open ccutrer opened this issue 1 month ago • 1 comments

Closes #800

Note that the callback code is mostly based on apps/lib/s_cb.c in openssl.

ccutrer avatar Nov 17 '25 22:11 ccutrer

This is working, but I still want to improve string allocation in the callbacks.

ccutrer avatar Nov 17 '25 22:11 ccutrer