Skip to content

doc: fix 'dhparam' description of tls.createServer#968

Closed
silverwind wants to merge 1 commit into
nodejs:v1.xfrom
silverwind:doc-dhparam
Closed

doc: fix 'dhparam' description of tls.createServer#968
silverwind wants to merge 1 commit into
nodejs:v1.xfrom
silverwind:doc-dhparam

Conversation

@silverwind

Copy link
Copy Markdown
Contributor

I verified again that it works with both string and buffer types.

fixes #958

R: @shigeki

@shigeki

shigeki commented Feb 26, 2015

Copy link
Copy Markdown
Contributor

@silverwind Why was a sentence of the invalid case removed? I wrote it in order to notify users of the case in https://github.com/iojs/io.js/blob/v1.x/src/node_crypto.cc#L738-L741 and had an error test in https://github.com/iojs/io.js/blob/v1.x/test/parallel/test-tls-dhe.js#L78-L81 .

@silverwind

Copy link
Copy Markdown
Contributor Author

Oh, right. It shouldn't be deleted, just rephrased to not refer to a file.

@silverwind

Copy link
Copy Markdown
Contributor Author

Updated.

shigeki pushed a commit that referenced this pull request Feb 26, 2015
fixes #958

Fixes: #958
PR-URL: #968
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
@shigeki

shigeki commented Feb 26, 2015

Copy link
Copy Markdown
Contributor

Thank you very much. Landed in c5050d8 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants