Skip to content

deps: upgrade OpenSSL to version 1.0.2l

Rodrigo Muino Tomonari requested to merge github/fork/danbev/openssl-1.0.2l into master

This pull request contains commits to upgrade OpenSSL to version 1.0.2.l

This includes commits following the instructions in Upgrading OpenSSL, and also reverts https://github.com/nodejs/node/commit/f4390650e3675964eda9b37f809fdbdcf24c946d as mentioned in https://github.com/nodejs/node/issues/13161.

Fixes: https://github.com/nodejs/node/issues/13161

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps, crypto

Merge request reports

Loading