Update Readme.md
This commit is contained in:
parent
179d8700d1
commit
1983658f9c
12
Readme.md
12
Readme.md
|
@ -12,13 +12,15 @@ On github you will find in the master branch the development version of the soft
|
||||||
New features in the upcoming stable release 2.6 are:
|
New features in the upcoming stable release 2.6 are:
|
||||||
|
|
||||||
* display matching key (HPKP)
|
* display matching key (HPKP)
|
||||||
* LOGJAM: check DHE_EXPORT cipher and display DH(/ECDH) bits in wide mode on negotiated ciphers
|
* LOGJAM 1: check DHE_EXPORT cipher
|
||||||
|
* LOGJAM 2: displays DH(/ECDH) bits in wide mode on negotiated ciphers
|
||||||
|
* "wide mode" option for several checks (RC4, BEAST. PFS). Displays hexcode, kx, strength, DH bits, RFC name
|
||||||
* TLS_FALLBACK_SCSV check
|
* TLS_FALLBACK_SCSV check
|
||||||
* (HTTP) proxy support
|
* (HTTP) proxy support
|
||||||
* Run in default mode through all ciphers
|
* Run in default mode through all ciphers at the end of a default run
|
||||||
* wide mode for several checks
|
* can test multiple IP adresses in one shot
|
||||||
* can test multiple IP adresses
|
* can scan STARTTLS+XMPP by also supplying the xmpp-domain (to-option in XML streams)
|
||||||
* TLS 1.0-1.1 as socket per default in productioon
|
* TLS 1.0-1.1 as socket per default in production
|
||||||
|
|
||||||
more see https://github.com/drwetter/testssl.sh/milestones/2.5dev%20%282.6%29
|
more see https://github.com/drwetter/testssl.sh/milestones/2.5dev%20%282.6%29
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue