Skip to content

test: more tls hostname verification coverage - #27999

Closed
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:tls-check-server-identity-tests
Closed

test: more tls hostname verification coverage#27999
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:tls-check-server-identity-tests

Conversation

@bnoordhuis

Copy link
Copy Markdown
Member

Add some additional tests that check the interaction of an IP address
as the Common Name and the presence (or lack of presence) of DNS, URI,
and IP Address Subject Alternative Names.

Add some additional tests that check the interaction of an IP address
as the Common Name and the presence (or lack of presence) of DNS, URI,
and IP Address Subject Alternative Names.
@bnoordhuisbnoordhuis added tls Issues and PRs related to the tls subsystem. test Issues and PRs related to the tests. labels Jun 1, 2019
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 2, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@danbev

Copy link
Copy Markdown
Contributor

Re-run of failing node-test-commit-windows-fanned (✔️)

@danbev

Copy link
Copy Markdown
Contributor

Landed in f585dca.

@danbevdanbev closed this Jun 4, 2019
danbev pushed a commit that referenced this pull request Jun 4, 2019
Add some additional tests that check the interaction of an IP address
as the Common Name and the presence (or lack of presence) of DNS, URI,
and IP Address Subject Alternative Names.
PR-URL: #27999
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
Add some additional tests that check the interaction of an IP address
as the Common Name and the presence (or lack of presence) of DNS, URI,
and IP Address Subject Alternative Names.
PR-URL: #27999
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
@BridgeARBridgeAR mentioned this pull request Jun 17, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@bnoordhuis@nodejs-github-bot@danbev@sam-github@Trott@cjihrig