Skip to content

Conversation

@Qantas94Heavy
Copy link
Contributor

Backport of #12265 to 6.x:

parallel/test-crypto-dh.js assumes particular curve algorithms
(e.g. Oakley-EC2N-3) are supported, though this may not necessarily be
the case if Node.js was built with a system version of OpenSSL.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

parallel/test-crypto-dh.js assumes particular curve algorithms
(e.g. Oakley-EC2N-3) are supported, though this may not necessarily be
the case if Node.js was built with a system version of OpenSSL.
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v6.x labels Jun 23, 2017
@Qantas94Heavy Qantas94Heavy changed the title test: check curve algorithm is supported (v6.x backport) test: check curve algorithm is supported Jun 23, 2017
@mscdex mscdex added the crypto Issues and PRs related to the crypto subsystem. label Jun 23, 2017
@MylesBorins
Copy link
Contributor

landed in 89c6dc5

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

Labels

crypto Issues and PRs related to the crypto subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants