mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
Merge branch 'master' of github.com:drwetter/testssl.sh
This commit is contained in:
commit
82764845f2
11
Readme.md
11
Readme.md
@ -5,7 +5,16 @@ testssl.sh is a free command line tool which checks a server's service on any po
|
||||
|
||||
It is working on every Linux distribution out of the box with the limitations of disabled features from the openssl client. It also works on BSD and other Unices out of the box, supposed they have/bin/bash and standard tools like sed and awk installed. MacOS X and Windows (using MSYS2) work too.
|
||||
|
||||
On github you will find in the master branche development versions of the software -- with new features and maybe some bugs. For the stable version and a more thorough description of the software please see http://testssl.sh/ .
|
||||
On github you will find in the master branch the development version of the software -- with new features and maybe some bugs. For the stable version and a more thorough description of the software please see http://testssl.sh/ .
|
||||
|
||||
New features in this release are / will be
|
||||
|
||||
* certificate information (done),
|
||||
* more HTTP header infos (partly done, needs cleanup and redir check),
|
||||
* protocol check via bash sockets (not integrated yet, see directory utils)
|
||||
* maybe cipher check via bash sockets (not done yet)
|
||||
* debug file handling (ongoing)
|
||||
* BEAST
|
||||
|
||||
Contributions, feedback, also bug reports are welcome.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user