mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-21 07:59:31 +01:00
update
This commit is contained in:
parent
72ac0734d1
commit
65c03a99ba
15
Readme.md
15
Readme.md
@ -28,11 +28,10 @@ cryptographic flaws.
|
|||||||
|
|
||||||
#### Status
|
#### Status
|
||||||
|
|
||||||
_ _Here in the master branch you find the stable version 2.8rc2 of the software, it
|
_Here in the master branch you find the stable version 2.8rc3 of the software, it
|
||||||
superseds 2.6. Version 2.8 is currently being finalized_ _. The 2.9dev branch is the developement
|
superseds 2.6. Version 2.8 is currently being finalized_ . 2.9dev is the new
|
||||||
-- with new features and maybe some bugs. For the stable version and **a
|
developement branch For the **a more thorough description of the command line options**
|
||||||
more thorough description of the command line options** please see
|
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.
|
||||||
|
|
||||||
#### Compatibility
|
#### Compatibility
|
||||||
@ -46,7 +45,7 @@ cygwin) work too. OpenSSL version >= 1 is a must. OpenSSL version >= 1.0.2
|
|||||||
is needed for better LOGJAM checks and to display bit strengths for key
|
is needed for better LOGJAM checks and to display bit strengths for key
|
||||||
exchanges.
|
exchanges.
|
||||||
|
|
||||||
#### [Features in 2.8 stable](Readme.md#stable)
|
#### Features in [2.8 stable](Readme.md#stable)
|
||||||
|
|
||||||
Done so far:
|
Done so far:
|
||||||
|
|
||||||
@ -61,6 +60,7 @@ Done so far:
|
|||||||
* HTTP2/ALPN protocol check
|
* HTTP2/ALPN protocol check
|
||||||
* Logging to a file / dir
|
* Logging to a file / dir
|
||||||
* Logging to (flat) JSON + CSV
|
* Logging to (flat) JSON + CSV
|
||||||
|
* HPKP checks now also for Root, intermediate SPKIs
|
||||||
* Check for multiple server certificates
|
* Check for multiple server certificates
|
||||||
* Browser cipher simulation: what client will connect with which cipher + protocol
|
* Browser cipher simulation: what client will connect with which cipher + protocol
|
||||||
* GOST cipher+certificate improvements
|
* GOST cipher+certificate improvements
|
||||||
@ -75,9 +75,6 @@ Done so far:
|
|||||||
|
|
||||||
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)
|
|
||||||
* timeout in OpeenSL connect
|
|
||||||
* TLS 1.2 protocol check via socket
|
|
||||||
|
|
||||||
#### Contributions
|
#### Contributions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user