Skip to content

Commit

Permalink
doc: remove reference to sslv3 in tls.md
Browse files Browse the repository at this point in the history
PR-URL: nodejs#23745
Fixes: nodejs#9822
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
  • Loading branch information
jasnell authored and danbev committed Oct 22, 2018
1 parent 2fc0752 commit d2fcd1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api/tls.md
Expand Up @@ -689,7 +689,6 @@ be returned for server sockets or disconnected client sockets.

Example responses include:

* `SSLv3`
* `TLSv1`
* `TLSv1.1`
* `TLSv1.2`
Expand Down

0 comments on commit d2fcd1d

Please sign in to comment.