Skip to content

tls: remove trustcor root ca certificates

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix45762 into main

Follow what Ubuntu did and simply remove the CA certificates altogether.

Fixes: https://github.com/nodejs/node/issues/45762 Refs: https://ubuntu.com/security/notices/USN-5761-2


src/node_root_certs.h was regenerated with perl tools/mk-ca-bundle.pl.

Merge request reports

Loading