Trott · GitHub

@Trott added the wip

Issues and PRs that are still a work in progress.

label

Aug 17, 2017

@nodejs-github-bot nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Aug 17, 2017

addaleax

@mscdex mscdex added the openssl

Issues and PRs related to the OpenSSL dependency.

label

Aug 18, 2017

@Trott

danbev

danbev

danbev

@Trott

@Trott

addaleax

@Trott Trott changed the title [WIP] Openssl clientcertengine support2 Openssl clientcertengine support2

Sep 8, 2017

@Trott Trott removed the wip

Issues and PRs that are still a work in progress.

label

Sep 8, 2017

sam-github

@Trott

@Trott

Closed

MylesBorins added a commit to MylesBorins/node that referenced this pull request

Dec 12, 2017
The PR number included for this api addition was originally incorrect.
Refs: nodejs#14903

BridgeAR pushed a commit to BridgeAR/node that referenced this pull request

Dec 12, 2017
The PR number included for this api addition was originally incorrect.
PR-URL: nodejs#17630
Refs: nodejs#14903
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

gibfahn referenced this pull request

Dec 19, 2017
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.

gibfahn referenced this pull request

Dec 19, 2017
Added `clientCertEngine` option to `https` and `tls` docs.

Merged

MylesBorins added a commit that referenced this pull request

Jan 10, 2018
The PR number included for this api addition was originally incorrect.
PR-URL: #17630
Refs: #14903
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

MylesBorins added a commit that referenced this pull request

Jan 10, 2018
The PR number included for this api addition was originally incorrect.
PR-URL: #17630
Refs: #14903
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Closed

targos referenced this pull request

Apr 6, 2018
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.

targos referenced this pull request

Apr 6, 2018
Added `clientCertEngine` option to `https` and `tls` docs.

targos referenced this pull request

Apr 6, 2018

@Trott

Trott deleted the openssl-clientcertengine-support2 branch

January 13, 2022 22:47

Read the original on github.com ↗