FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: use newish OpenSSL feature in test-tls-dhe by tniessen · Pull Request #46708 · nodejs/node · GitHub

/ node Public

test: use newish OpenSSL feature in test-tls-dhe - #46708

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
tniessen:test-tls-dhe-ossl-temp-key
Feb 20, 2023
Merged

test: use newish OpenSSL feature in test-tls-dhe#46708
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
tniessen:test-tls-dhe-ossl-temp-key

Conversation

Copy link
Copy Markdown
Member

According to the comment that is being replaced here, this was not possible with the current version of OpenSSL 1.0.2 at the time the test was written. New OpenSSL versions appear to always print the length of the temporary key.

Refs: nodejs/node-v0.x-archive#8272

According to the comment that is being replaced here, this was not
possible with the current version of OpenSSL 1.0.2 at the time the test
was written. New OpenSSL versions appear to always print the length of
the temporary key.

Refs: nodejs/node-v0.x-archive#8272
tniessen added tls Issues and PRs related to the tls subsystem. test Issues and PRs related to the tests. openssl Issues and PRs related to the OpenSSL dependency. labels Feb 18, 2023
nodejs-github-bot added the needs-ci PRs that need a full CI run. label Feb 18, 2023
panva added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 18, 2023
panva added request-ci Add this label to start a Jenkins CI on a PR. commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 18, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 18, 2023

This comment was marked as outdated.

Copy link
Copy Markdown
Collaborator

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 20, 2023
nodejs-github-bot merged commit c203921 into nodejs:main Feb 20, 2023

Copy link
Copy Markdown
Collaborator

Landed in c203921

targos pushed a commit that referenced this pull request Mar 13, 2023
According to the comment that is being replaced here, this was not
possible with the current version of OpenSSL 1.0.2 at the time the test
was written. New OpenSSL versions appear to always print the length of
the temporary key.

Refs: nodejs/node-v0.x-archive#8272
PR-URL: #46708
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
According to the comment that is being replaced here, this was not
possible with the current version of OpenSSL 1.0.2 at the time the test
was written. New OpenSSL versions appear to always print the length of
the temporary key.

Refs: nodejs/node-v0.x-archive#8272
PR-URL: #46708
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL