diff --git a/Readme.md b/Readme.md index 2fb5e9b..37b06bb 100644 --- a/Readme.md +++ b/Readme.md @@ -15,18 +15,21 @@ New features in the upcoming stable release 2.6 are: * LOGJAM 1: check DHE_EXPORT cipher * LOGJAM 2: displays DH(/ECDH) bits in wide mode on negotiated ciphers * "wide mode" option for checks like RC4, BEAST. PFS. Displays hexcode, kx, strength, DH bits, RFC name -* TLS_FALLBACK_SCSV check -* (HTTP) proxy support +* TLS_FALLBACK_SCSV check -- Thx @JonnyHightower +* (HTTP) proxy support! -- Thx @jnewbigin +* Extended validation certificate detection * Run in default mode through all ciphers at the end of a default run -* can test multiple IP adresses in one shot -* can scan STARTTLS+XMPP by also supplying the XMPP domain (to-option in XML streams) -* support of sockets for STARTTLS protocols +* will test multiple IP adresses in one shot, --ip= restricts it accordingly +* can scan STARTTLS+XMPP by also supplying the XMPP domain (to-option in XML streams). +* support of sockets for STARTTLS protocols (with exception of SSLv2 you need to supply EXPERIMENTAL=yes) +* TLS time for STARTTLS protocols * TLS 1.0-1.1 as socket per default in production +* binary directory provides out of the box better binaries (Linux 32+64 Bit, Darin 64 bit) more see https://github.com/drwetter/testssl.sh/milestones/2.5dev%20%282.6%29 -Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project. +Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project. This is imprtant to me Please file bug reports @ https://github.com/drwetter/testssl.sh/issues .