Skip to content

Conversation

@Qantas94Heavy
Copy link
Contributor

Backport of #12265 to 7.x:

test: check curve algorithm is supported

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

@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v7.x labels Apr 29, 2017
@Qantas94Heavy Qantas94Heavy force-pushed the backport-12265-to-7.x branch from 4601bc2 to edf78a9 Compare April 29, 2017 12:03
@mscdex mscdex added the crypto Issues and PRs related to the crypto subsystem. label Apr 29, 2017
@evanlucas evanlucas force-pushed the v7.x-staging branch 2 times, most recently from d4ceb59 to 69a8053 Compare May 3, 2017 12:56
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.
@Qantas94Heavy Qantas94Heavy force-pushed the backport-12265-to-7.x branch from edf78a9 to 01d5c6e Compare May 3, 2017 23:36
@Trott
Copy link
Member

Trott commented Jul 15, 2017

Unfortunately, there are no more 7.x releases planned. Sorry this was never landed! I'm going to close it now.

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.

5 participants