HSM engine login command

amartin at xtec.com amartin at xtec.com
Sat Feb 11 14:32:26 UTC 2023


Hi,

 

I used to authenticate to my HSM using my HSM vendor engine through the
ENGINE_ctrl_cmd_string() function using

 

// login command: --login="label":major:minor[:password]

ENGINE_ctrl_cmd_string(e_ptr, "login", login, 0);

 

But now that ENGINE_ctrl_cmd_string() is deprecated, how can I do this?

 

Thanks,

 

Martin

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230211/4868ca31/attachment.htm>


More information about the openssl-users mailing list