aboutsummaryrefslogtreecommitdiff
path: root/doc/api/tls.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/tls.md')
-rw-r--r--doc/api/tls.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index bcf2b5b34c..50535150c2 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -961,7 +961,7 @@ port or host argument.
<!-- YAML
added: v0.11.13
changes:
- - version: REPLACEME
+ - version: v9.3.0
pr-url: https://github.com/nodejs/node/pull/14903
description: The `options` parameter can now include `clientCertEngine`.
- version: v7.3.0
@@ -1076,7 +1076,7 @@ publicly trusted list of CAs as given in
<!-- YAML
added: v0.3.2
changes:
- - version: REPLACEME
+ - version: v9.3.0
pr-url: https://github.com/nodejs/node/pull/14903
description: The `options` parameter can now include `clientCertEngine`.
- version: v8.0.0