mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
Update Readme.md
This commit is contained in:
parent
f63ebc2109
commit
a9685fe205
15
Readme.md
15
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=<adress|"one"> 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 .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user