Skip to content

Update root certs to use NSS 3.47

Updated the root certs to use NSS 3.47 @sam-github asked me to do this.

Followed instructions here - https://github.com/nodejs/node/blob/master/doc/guides/updating-root-certs.md

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

Merge request reports

Loading