Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/tls.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index ff81999b1d8..1c8de9e725c 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -673,7 +673,6 @@ be returned for server sockets or disconnected client sockets.
Example responses include:
-* `SSLv3`
* `TLSv1`
* `TLSv1.1`
* `TLSv1.2`