osf-contact Striking out everywhere
Erik Madsen
emadsen at hbmachining.com
Mon Jun 3 22:32:38 UTC 2019
Thanks for the clarification.
If resolution found, would you want me to report that here?
I'm off to the Node Team.
Thanks,
Erik
-------- Original Message --------
From: Viktor Dukhovni <openssl-users at dukhovni.org>
Sent: Mon Jun 03 15:25:35 PDT 2019
To: openssl-users at openssl.org
Subject: Re: osf-contact Striking out everywhere
On Mon, Jun 03, 2019 at 02:52:42PM -0700, Erik Madsen wrote:
> if (typeof options.clientCertEngine === 'string') {
> if (c.context.setClientCertEngine)
> c.context.setClientCertEngine(options.clientCertEngine);
>
> options.clientCertEngine is just the path of the SO file
>
> and it is calling openssl function:
>
> SSL_CTX_set_client_cert_engine (SSL_CTX *ctx, ENGINE *e)
>
> am I wrong that there should be a second argument passed from Node to
> Openssl?
This question is best asked and answered on the node list (but it
may be worth mentioning that in an object-oriented language, the
'self' argument of object methods is generally implicit).
--
Viktor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190603/da299304/attachment.html>
More information about the openssl-users
mailing list