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
e60180d0ea
commit
2c10c622a0
@ -50,9 +50,12 @@ Update notification here or @ [twitter](https://twitter.com/drwetter).
|
||||
#### Features implemented in [2.9dev](Readme.md#devel)
|
||||
* Support of supplying timeout value for ``openssl connect`` -- useful for batch/mass scanning
|
||||
* TLS 1.2 protocol check via socket
|
||||
* Further TLS socket improvements (Handshake parsing, robustness)
|
||||
* Further TLS socket improvements (handshake parsing, completeness, robustness)
|
||||
* non-flat JSON support
|
||||
* in file output (CSV, JSON flat, JSON non-flat) support of a minimum severity level (only above supplied level there will be output)
|
||||
* testing 359 default ciphers (``testssl.sh -e``) with a mixture of sockets and openssl. Same speed as with openssl only but addtional ciphers such as post-quantum ciphers, new CHAHA20/POLY1305, CamelliaGCM etc.
|
||||
* finding more TLS extensions via sockets
|
||||
* TLS Supported Groups Registry (RFC 7919), key shares extension
|
||||
|
||||
|
||||
#### Features planned in 2.9dev
|
||||
|
Loading…
Reference in New Issue
Block a user