Commit 74b00cca authored by Jason Macgowan's avatar Jason Macgowan Committed by Richard Lau
Browse files

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: default avatarJames M Snell <jasnell@gmail.com>
parent 745b3292
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment