From d84072a167e89ec30e4510d6db2a73d81e158984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sun, 20 Feb 2022 16:20:22 +0100 Subject: [PATCH] Update doc/api/tls.md Co-authored-by: Rich Trott --- doc/api/tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/tls.md b/doc/api/tls.md index c099abee6597b5..e313ab0fac4571 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -2101,7 +2101,7 @@ Returns an array with the names of the supported TLS ciphers. The names are lower-case for historical reasons, but must be uppercased to be used in the `ciphers` option of [`tls.createSecureContext()`][]. -Not all supported ciphers are enabled by default, see +Not all supported ciphers are enabled by default. See [modifying the default TLS cipher suite][]. Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for