Hi
Upgrading our code to openssl 3.0. the below function we trying to replace
ENGINE_load_dynamic()
Replacment for 3.0 what i found OPENSSL_init_crypto(OPENSSL_INIT_ENGINE_DYNAMIC, NULL)
ENGINE_by_id("dynamic")
ENGINE_ctrl_cmd_string()
Need a replacement for the above-highlighted function. I searched in man pages did not find any replacement and searched in google for sample programs also not found
ENGINE_set_default() ENGINE_get_DH() ENGINE_free() Thanks, shiva kumar. Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. and its Affiliates that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments. |