From e311156fc4e534de0e9d053c819d89a74792648c Mon Sep 17 00:00:00 2001 From: Alban Diquet Date: Wed, 31 Aug 2016 21:39:11 -0700 Subject: [PATCH] Tweak README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 065dd475..a8a78947 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ servers. Key features include: * Multi-processed and multi-threaded scanning: it's very fast. -* Support for all SSL protocols, from SSL 2.0 to TLS 1.2. * **NEW:** SSLyze can also be used as a library, in order to run scans and process the results directly from Python. * Performance testing: session resumption and TLS tickets support. * Security testing: weak cipher suites, insecure renegotiation, CRIME, Heartbleed and more.