node/tools
Node.js GitHub Bot ee9a343413
crypto: update root certificates to NSS 3.108
This is the certdata.txt[0] from NSS 3.108.

This is the version of NSS that shipped in Firefox 136.0 on 2025-03-04.

Certificates added:
- D-TRUST BR Root CA 2 2023
- D-TRUST EV Root CA 2 2023

Certificates removed:
- SwissSign Silver CA - G2

[0] https://raw.githubusercontent.com/nss-dev/nss/refs/tags/NSS_3_108_RTM/lib/ckfw/builtins/certdata.txt

PR-URL: https://github.com/nodejs/node/pull/57381
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-03-13 17:54:25 +00:00
..
actions tools: fix request-ci-failed comment 2023-01-03 08:38:34 -05:00
bootstrap doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
clang-format tools: update clang-format 1.7.0 to 1.8.0 2022-06-12 19:25:39 -04:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
dep_updaters tools: fix failing lint-sh workflow 2025-02-10 18:02:51 +01:00
doc doc: improve accessibility of expandable lists 2025-02-10 19:34:10 +01:00
eslint-rules test_runner: add __proto__ null 2023-11-26 20:32:29 +01:00
gyp tools: update gyp-next to v0.16.1 2024-11-02 18:42:15 +01:00
icu deps: update icu to 74.2 2024-03-18 13:46:41 +00:00
inspector_protocol doc: consolidate use of multiple-byte units 2022-04-28 06:56:13 +02:00
lint-md tools: update lint-md-dependencies 2023-11-27 11:57:16 +01:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs msi: do not create AppData\Roaming\npm 2023-06-19 15:56:05 -03:00
node_modules esm: use import attributes instead of import assertions 2023-11-23 10:52:48 +01:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
snapshot src: add detailed embedder process initialization API 2022-10-04 11:39:51 +01:00
v8 build: fix compatibility with V8's depot_tools 2025-03-13 17:44:39 +00:00
v8_gypfiles tools: fix --v8-non-optimized-debug for v18.x 2023-11-27 12:14:06 +01:00
zos tools: support versioned node shared libs on z/OS 2022-07-25 21:43:43 -04:00
.eslintrc.yaml tools: enable no-var ESLint rule for lib 2022-04-04 10:53:29 +00:00
build-addons.mjs node-api: segregate nogc APIs from rest via type system 2024-03-22 16:04:52 +00:00
certdata.txt crypto: update root certificates to NSS 3.108 2025-03-13 17:54:25 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py doc: consolidate use of multiple-byte units 2022-04-28 06:56:13 +02:00
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2023-07-07 00:06:16 +03:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs tools: enforce use of trailing commas in tools/ 2023-01-24 16:38:14 -05:00
find-inactive-tsc.mjs tools,meta: update README and tools to reflect changes in TSC charter 2023-07-06 11:09:28 -04:00
gen_node_def.cc build: fix various shared library build issues 2022-05-10 09:13:19 -03:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
getarch.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getendian.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmachine.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmoduleversion.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
getnapibuildversion.py build: expose napi_build_version variable 2019-07-01 22:07:42 -07:00
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
getsharedopensslhasquic.py tools: fix regex strings in Python tools 2023-04-05 12:52:22 -04:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py build,test: add proper support for IBM i 2023-04-05 12:52:22 -04:00
js2c.py src: make BuiltinLoader threadsafe and non-global 2023-11-10 12:18:20 +01:00
license-builder.sh tools: update LICENSE and license-builder.sh 2023-07-07 00:06:18 +03:00
license2rtf.mjs tools: enforce use of trailing commas in tools/ 2023-01-24 16:38:14 -05:00
lint-pr-url.mjs tools: enforce use of trailing commas in tools/ 2023-01-24 16:38:14 -05:00
lint-sh.mjs tools: enforce use of trailing commas in tools/ 2023-01-24 16:38:14 -05:00
lsan_suppressions.txt
macos-firewall.sh tools: lint osx shell scripts 2022-04-28 06:56:08 +02:00
make-v8.sh build: fix compatibility with V8's depot_tools 2025-03-13 17:44:39 +00:00
mk-ca-bundle.pl tls: remove trustcor root ca certificates 2023-01-03 08:39:14 -05:00
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
osx-codesign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-10 16:42:14 +02:00
osx-notarize.sh tools: add macOS notarization verification step 2024-02-12 16:19:04 +01:00
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
pseudo-tty.py test: migrate a pseudo_tty test to use assertSnapshot 2023-07-07 00:06:11 +03:00
release.sh build: use rclone instead of aws CLI 2025-01-20 11:50:47 -03:00
run-valgrind.py tools: improve valgrind support 2019-01-21 20:16:14 +01:00
run-worker.js test: move test-crypto-engine to addon 2022-02-07 17:29:54 -05:00
sign.bat win,tools: upgrade Windows signing to smctl 2024-02-12 16:19:03 +01:00
specialize_node_d.py tools: prepare tools/specialize_node_d.py for Python 3 2018-12-06 22:45:08 -08:00
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat build: convert V8 test JSON to JUnit XML 2022-10-05 11:54:20 +01:00
test.py test: mark test-cluster-primary-error flaky on asan 2023-07-07 00:06:05 +03:00
update-llhttp.sh http: add maximum chunk extension size 2024-02-12 12:02:19 +01:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-11 09:10:13 -04:00
utils.py test: fix timeout of test-heap-prof.js in riscv devices 2023-01-03 08:38:29 -05:00
v8-json-to-junit.py build: convert V8 test JSON to JUnit XML 2022-10-05 11:54:20 +01:00
valgrind.supp tools: improve valgrind support 2019-01-21 20:16:14 +01:00