tls: fix empty issuer/subject/infoAccess parsing by bnoordhuis · Pull Request #14473 · nodejs/node

@bnoordhuis

Also issuerCertificate but that did not fit on the status line.

Fixes: nodejs#11771

@nodejs-github-bot added the tls

Issues and PRs related to the tls subsystem.

label

Jul 25, 2017

This was referenced

Jul 25, 2017

mcollina

bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request

Jul 27, 2017
Also issuerCertificate but that did not fit on the status line.

Fixes: nodejs#11771
PR-URL: nodejs#14473
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax pushed a commit that referenced this pull request

Jul 27, 2017
Also issuerCertificate but that did not fit on the status line.

Fixes: #11771
PR-URL: #14473
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Sep 19, 2017
Also issuerCertificate but that did not fit on the status line.

Fixes: #11771
PR-URL: #14473
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>