tls: allow empty subject even with altNames defined
Behavior described in https://github.com/nodejs/node/issues/11771 is still true even though the issue is closed. This PR is to allow DNS and URI names, even when there is not a subject. Refs: https://github.com/nodejs/node/issues/11771 PR-URL: https://github.com/nodejs/node/pull/22906 Reviewed-By:James M Snell <jasnell@gmail.com>
parent
745b3292
Please register or sign in to comment