Skip to content

tls: update builtin cert bundle for 0.12

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

tls

Description of change

Copied certdata.txt from master, rebuilt header using mk-ca-bundle.pl.

Fix https://github.com/nodejs/node/issues/7962

Merge request reports

Loading