Merge pull request #1480 from drwetter/readme-patch1

Status update / mir rephrasing of key features
This commit is contained in:
Dirk Wetter 2020-01-30 18:14:43 +01:00 committed by GitHub
commit 3a73a97b67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

@ -11,10 +11,9 @@ cryptographic flaws.
### Key features ### Key features
* Clear output: you can tell easily whether anything is good or bad. * Clear output: you can tell easily whether anything is good or bad.
* Machine readable output. * Machine readable output (CSV, two JSON formats)
* No installation needed: Linux, OSX/Darwin, FreeBSD, NetBSD, MSYS2/Cygwin, * No need to install or to configure something. No gems, CPAN, pip or the like.
WSL work out of the box. Only OpenBSD needs bash. No need to install * Works out of the box: Linux, OSX/Darwin, FreeBSD, NetBSD, MSYS2/Cygwin, WSL (bash on Windows). Only OpenBSD needs bash.
or to configure something. No gems, CPAN, pip or the like.
* A Dockerfile is provided, there's also an offical container @ dockerhub. * A Dockerfile is provided, there's also an offical container @ dockerhub.
* Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not * Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not
only web servers at port 443. only web servers at port 443.
@ -72,10 +71,9 @@ Successfully built 889fa2f99933
### Status ### Status
We're currently in the late release candidate phase. That means you can and should use it for production We're currently in the developement pase of 3.1dev. That means **occasionally** things can break. But we plan to keep it usable, think more of a rolling development. For missing critical purposes or when you don't like changes you should wait a bit until we're in the release phase. As soon as we reach that or the "dev" disappears in the branch you should rather use this version.
and let us know if you encounter any additional bugs. Features implemented in 3.0 are listed in the [Changelog](https://github.com/drwetter/testssl.sh/blob/3.0/CHANGELOG.md).
Support for 2.9.5 has been dropped. Support for 2.9.5 has been dropped. Supported is 3.0 only.
### Documentation ### Documentation