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: #23745
Fixes: #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 MylesBorins committed Nov 26, 2018
1 parent da65cb6 commit f8bd7c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api/tls.md
Expand Up @@ -677,7 +677,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 f8bd7c0

Please sign in to comment.