◐ Shell
clean mode source ↗

tls: use the most recently added matching SecureContext in default SN… by mkrawczuk · Pull Request #36072 · nodejs/node

Conversation

@mkrawczuk

Sorry, ruined the previous PR (#34638) with a merge.

Fixes: #34110

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

mscdex

mscdex

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit: we could be more strict here and assert that these are equal depending on the current step, same for the other conditional below

Trott

Trott

@Trott

@mkrawczuk

@nodejs-github-bot

@mkrawczuk

Did a clear rebase, because the previous one failed. @Trott you might want to request another CI.

@nodejs-github-bot

addaleax

PR-URL: nodejs#36072
Fixes: nodejs#34110
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>

@Trott

ruyadorno pushed a commit that referenced this pull request

Jan 22, 2021
PR-URL: #36072
Fixes: #34110
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>

Labels

tls

Issues and PRs related to the tls subsystem.