Skip to content

doc: move checkServerIdentity option to tls.connect() - #1107

Closed
skenqbx wants to merge 1 commit into
nodejs:v1.xfrom
skenqbx:v1.x
Closed

doc: move checkServerIdentity option to tls.connect()#1107
skenqbx wants to merge 1 commit into
nodejs:v1.xfrom
skenqbx:v1.x

Conversation

@skenqbx

Copy link
Copy Markdown
Contributor

This is obviously an oversight.

@skenqbx

Copy link
Copy Markdown
ContributorAuthor

Explanation: The checkServerIdentity option was originally listed under tls.createServer().
Also applies to node v0.12.

Fishrock123 pushed a commit that referenced this pull request Mar 10, 2015
PR-URL: #1107
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
@Fishrock123

Copy link
Copy Markdown
Contributor

Landed in 80e14d7 :)

@Fishrock123Fishrock123 added the doc Issues and PRs related to the documentations. label Mar 10, 2015
@rvaggrvagg mentioned this pull request Mar 14, 2015
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@skenqbx@Fishrock123