mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Merge branch '2.9dev' of github.com:drwetter/testssl.sh into 2.9dev
This commit is contained in:
commit
d521dda570
15
Readme.md
15
Readme.md
@ -28,9 +28,8 @@ cryptographic flaws.
|
|||||||
|
|
||||||
#### Status
|
#### Status
|
||||||
|
|
||||||
_ _Here in the master branch you find the stable version 2.8rc2 of the software, it
|
Here in the _2.9dev branch you find the development version_ of the software
|
||||||
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
|
||||||
-- with new features and maybe some bugs. For the stable version and **a
|
|
||||||
more thorough description of the command line options** please see
|
more thorough description of the command line options** please see
|
||||||
[testssl.sh](https://testssl.sh/ "Go to the site with the stable version
|
[testssl.sh](https://testssl.sh/ "Go to the site with the stable version
|
||||||
and more documentation") or https://github.com/drwetter/testssl.sh/wiki/Usage-Documentation.
|
and more documentation") or https://github.com/drwetter/testssl.sh/wiki/Usage-Documentation.
|
||||||
@ -48,13 +47,15 @@ exchanges.
|
|||||||
|
|
||||||
Update notification here or @ [twitter](https://twitter.com/drwetter).
|
Update notification here or @ [twitter](https://twitter.com/drwetter).
|
||||||
|
|
||||||
#### [Features in 2.9dev](Readme.md#devel)
|
#### Features implemented in [2.9dev](Readme.md#devel)
|
||||||
* Support of supplying timeout value for ``openssl connect``
|
* Support of supplying timeout value for ``openssl connect`` -- useful for batch/mass scanning
|
||||||
* TLS 1.2 protocol check via socket
|
* TLS 1.2 protocol check via socket
|
||||||
* Further TLS socket improvements (Handshake)
|
* Further TLS socket improvements (Handshake parsing, 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)
|
||||||
|
|
||||||
|
|
||||||
#### Planned in 2.9dev
|
#### Features planned in 2.9dev
|
||||||
|
|
||||||
https://github.com/drwetter/testssl.sh/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.9dev
|
https://github.com/drwetter/testssl.sh/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.9dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user