<html><head></head><body><div dir="auto">Thanks for the clarification.<br><br></div>
<div dir="auto">If resolution found, would you want me to report that here?<br><br></div>
<div dir="auto">I'm off to the Node Team.<br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Thanks,<!-- tmjah_g_1299e --><br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Erik<!-- tmjah_g_1299e --></div>
<div  style="font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in">
<hr style="border:none;border-top:solid #E1E1E1 1.0pt">
<b>From:</b> Viktor Dukhovni <openssl-users@dukhovni.org><br>
<b>Sent:</b> Mon Jun 03 15:25:35 PDT 2019<br>
<b>To:</b> openssl-users@openssl.org<br>
<b>Subject:</b> Re: osf-contact Striking out everywhere<br>
</openssl-users@dukhovni.org></div>
<br>
<pre class="blue">On Mon, Jun 03, 2019 at 02:52:42PM -0700, Erik Madsen wrote:<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> if (typeof options.clientCertEngine === 'string') {<br>   if (c.context.setClientCertEngine)<br>     c.context.setClientCertEngine(options.clientCertEngine);<br> <br> options.clientCertEngine is just the path of the SO file<br> <br> and it is calling openssl function:<br> <br> SSL_CTX_set_client_cert_engine (SSL_CTX *ctx, ENGINE *e)<br> <br> am I wrong that there should be a second argument passed from Node to <br> Openssl?<br></blockquote><br>This question is best asked and answered on the node list (but it<br>may be worth mentioning that in an object-oriented language, the<br>'self' argument of object methods is generally implicit).<br></pre></body></html>