<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git/test/addons/openssl-client-cert-engine/testengine.cc, branch Remove-Python-3-tests</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>tls: implement clientCertEngine option</title>
<updated>2017-11-11T21:35:23+00:00</updated>
<author>
<name>joelostrowski</name>
<email>jo@craftwork.dk</email>
</author>
<published>2016-04-15T14:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=6ee985f311de14621c440377f76d0391b6b23320'/>
<id>6ee985f311de14621c440377f76d0391b6b23320</id>
<content type='text'>
Add an option 'clientCertEngine' to `tls.createSecureContext()` which gets
wired up to OpenSSL function `SSL_CTX_set_client_cert_engine`. The option
is passed through from `https.request()` as well. This allows using a custom
OpenSSL engine to provide the client certificate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an option 'clientCertEngine' to `tls.createSecureContext()` which gets
wired up to OpenSSL function `SSL_CTX_set_client_cert_engine`. The option
is passed through from `https.request()` as well. This allows using a custom
OpenSSL engine to provide the client certificate.
</pre>
</div>
</content>
</entry>
</feed>
