Re: osf-contact Striking out everywhere

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the clarification.

If resolution found, would you want me to report that here?

I'm off to the Node Team.

Thanks,

Erik

From: Viktor Dukhovni
Sent: Mon Jun 03 15:25:35 PDT 2019
To: openssl-users@xxxxxxxxxxx
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).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux