Skip to content

[v10.x backport] Update openssl 1.1.1d

Note that this drops the floating patch from https://github.com/nodejs/node/pull/28983 because it is included -- or so it appears to me @ofrobots

This is a "backport" of https://github.com/nodejs/node/pull/29550, though actually it has to be done from scratch, exact commands are documented in the commit messages, as usual.

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

Merge request reports

Loading