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 committed Oct 22, 2018
1 parent e8d293e commit 3f292bf
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 3f292bf

Please sign in to comment.