<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><blockquote type="cite"><blockquote type="cite"><font color="#000000"><span style="background-color: rgba(255, 255, 255, 0);">What would be the equivalent of below s_server command in stunnel?<br><br>openssl s_server -accept 5003 -engine chil -keyform engine -key rsa-priv -cert public.pem -tls1_2<br><br>In this example "rsa-priv" references the private key inside a hardware security module, not a pem file. <br><br>I saw an option for engineid in the documentation, but nothing for keyform parameter.</span></font></blockquote></blockquote></body></html>