From f63398ffe409c326e89dcbffd37c2d8f358d3304 Mon Sep 17 00:00:00 2001 From: Ciro Spaciari Date: Wed, 19 Jul 2023 20:02:29 -0300 Subject: update root certificates and add tls.rootCertificates (#3688) * implement tls.rootCertificates * add test * bump uws/usockets * bump uws + .len on certs --- docs/runtime/nodejs-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/runtime/nodejs-apis.md') diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index fdb50f180..e2d35ec6a 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -200,7 +200,7 @@ This page is updated regularly to reflect compatibility status of the latest ver - {% anchor id="node_tls" %} [`node:tls`](https://nodejs.org/api/tls.html) {% /anchor %} - 🟡 -- Missing `tls.createSecurePair` `tls.rootCertificates` +- Missing `tls.createSecurePair` --- -- cgit v1.2.3