crypto: load PFX chain the same way as regular one by indutny · Pull Request #4165 · nodejs/node

@indutny

Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: nodejs#4127

@indutny mentioned this pull request

Dec 5, 2015

@indutny indutny added tls

Issues and PRs related to the tls subsystem.

c++

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

lts-watch-v4.x labels

Dec 5, 2015

@indutny

@indutny

@indutny

@indutny

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

Jan 6, 2016
Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: nodejs#4127
PR-URL: nodejs#4165
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

MylesBorins pushed a commit that referenced this pull request

Jan 13, 2016
Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: #4127
PR-URL: #4165
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

MylesBorins pushed a commit that referenced this pull request

Jan 19, 2016
Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: #4127
PR-URL: #4165
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

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

Apr 2, 2016
Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: nodejs#4127
PR-URL: nodejs#4165
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

This was referenced

Mar 18, 2020