diff --git a/Readme.md b/Readme.md index 8a308ed..4e793cf 100644 --- a/Readme.md +++ b/Readme.md @@ -29,7 +29,7 @@ cryptographic flaws. #### Status _ _Here in the master branch you find the stable version 2.8rc2 of the software, it -superseds 2.6. Version 2.8 is currently being finalized_ _. The 2.9dev branch is the developement +superseds 2.6. Version 2.8 is currently being finalized_ . The 2.9dev branch is the developement -- with new features and maybe some bugs. For the stable version and **a more thorough description of the command line options** please see [testssl.sh](https://testssl.sh/ "Go to the site with the stable version @@ -46,38 +46,17 @@ cygwin) work too. OpenSSL version >= 1 is a must. OpenSSL version >= 1.0.2 is needed for better LOGJAM checks and to display bit strengths for key exchanges. -#### [Features in 2.8 stable](Readme.md#stable) - -Done so far: - -* Trust chain check against certificate stores from Apple (OS), Linux (OS), - Microsoft (OS), Mozilla (Firefox Browser), works for openssl >=1.0.1 -* IPv6 (status: 80% working, details see - https://github.com/drwetter/testssl.sh/issues/11 -* works now on servers requiring a x509 certificate for authentication -* extensive CN <--> hostname check -* SSL Session ID check -* Avahi/mDNS based name resolution -* HTTP2/ALPN protocol check -* Logging to a file / dir -* Logging to (flat) JSON + CSV -* Check for multiple server certificates -* Browser cipher simulation: what client will connect with which cipher + protocol -* GOST cipher+certificate improvements -* Assistance for color-blind users -* Even more compatibility improvements for FreeBSD, NetBSD, Gentoo, RH-ish, F5 and Cisco systems -* Considerable speed improvements for each cipher runs (-e/-E) -* More robust SSLv2 + TLS socket interface -* seperate check for curves -* OpenSSL 1.1.0 compliant -* check for DROWN -* Whole number of bugs squashed - Update notification here or @ [twitter](https://twitter.com/drwetter). #### [Features in 2.9dev](Readme.md#devel) -* timeout in OpeenSL connect +* timeout in OpeenSSL connect * TLS 1.2 protocol check via socket +* Further TLS socket improvements (Handshake) + + +#### Planned in 2.9dev + +https://github.com/drwetter/testssl.sh/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.9dev #### Contributions