Skip to content

fix: enable TLS renegotiation in node#25022

Merged
codebytere merged 1 commit intomasterfrom
node-tls-renego
Aug 19, 2020
Merged

fix: enable TLS renegotiation in node#25022
codebytere merged 1 commit intomasterfrom
node-tls-renego

Conversation

@nornagon
Copy link
Copy Markdown
Contributor

@nornagon nornagon commented Aug 18, 2020

Description of Change

Closes #18380.

cc @numaanashraf

Checklist

Release Notes

Notes: Fixed node's TLS stack not allowing renegotiation.

@nornagon nornagon requested a review from codebytere August 18, 2020 16:56
@nornagon nornagon requested a review from a team as a code owner August 18, 2020 16:56
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Aug 18, 2020
@nornagon
Copy link
Copy Markdown
Contributor Author

Upstreaming here: nodejs/node#34832

@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Aug 19, 2020
@codebytere codebytere merged commit 9021843 into master Aug 19, 2020
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented Aug 19, 2020

Release Notes Persisted

Fixed node's TLS stack not allowing renegotiation.

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 19, 2020

I have automatically backported this PR to "10-x-y", please check out #25040

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 19, 2020

I have automatically backported this PR to "9-x-y", please check out #25041

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 19, 2020

I have automatically backported this PR to "8-x-y", please check out #25042

@nornagon nornagon deleted the node-tls-renego branch August 19, 2020 18:49
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.

Node http request to API Server fails with TLS Error - No Renegotiation

4 participants