mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-11 03:00:57 +01:00
reflect that is the current stable
This commit is contained in:
parent
baf1778540
commit
3f3ae226cd
12
Readme.md
12
Readme.md
@ -4,6 +4,7 @@
|
|||||||
[![Build Status](https://travis-ci.org/drwetter/testssl.sh.svg?branch=master)](https://travis-ci.org/drwetter/testssl.sh)
|
[![Build Status](https://travis-ci.org/drwetter/testssl.sh.svg?branch=master)](https://travis-ci.org/drwetter/testssl.sh)
|
||||||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/drwetter/testssl.sh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/drwetter/testssl.sh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
|
|
||||||
`testssl.sh` is a free command line tool which checks a server's service on
|
`testssl.sh` is a free command line tool which checks a server's service on
|
||||||
any port for the support of TLS/SSL ciphers, protocols as well as some
|
any port for the support of TLS/SSL ciphers, protocols as well as some
|
||||||
cryptographic flaws.
|
cryptographic flaws.
|
||||||
@ -28,9 +29,8 @@ cryptographic flaws.
|
|||||||
|
|
||||||
#### Status
|
#### Status
|
||||||
|
|
||||||
_Here in the master branch you find the stable version 2.8rc3 of the software, it
|
This is the stable version 2.8 of the software, it supersedes 2.6. . 2.9dev is the new
|
||||||
superseds 2.6. Version 2.8 is currently being finalized_ . 2.9dev is the new
|
development branch For a more thorough description of the command line options
|
||||||
developement branch For the **a more thorough description of the command line options**
|
|
||||||
please see [testssl.sh](https://testssl.sh/ "Go to the site with the stable version
|
please see [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.
|
||||||
|
|
||||||
@ -47,8 +47,6 @@ exchanges.
|
|||||||
|
|
||||||
#### Features in [2.8 stable](Readme.md#stable)
|
#### Features in [2.8 stable](Readme.md#stable)
|
||||||
|
|
||||||
Done so far:
|
|
||||||
|
|
||||||
* Trust chain check against certificate stores from Apple (OS), Linux (OS),
|
* Trust chain check against certificate stores from Apple (OS), Linux (OS),
|
||||||
Microsoft (OS), Mozilla (Firefox Browser), works for openssl >=1.0.1
|
Microsoft (OS), Mozilla (Firefox Browser), works for openssl >=1.0.1
|
||||||
* IPv6 (status: 80% working, details see
|
* IPv6 (status: 80% working, details see
|
||||||
@ -73,14 +71,12 @@ Done so far:
|
|||||||
* check for DROWN
|
* check for DROWN
|
||||||
* Whole number of bugs squashed
|
* Whole number of bugs squashed
|
||||||
|
|
||||||
Update notification here or @ [twitter](https://twitter.com/drwetter).
|
|
||||||
|
|
||||||
|
|
||||||
#### Contributions
|
#### Contributions
|
||||||
|
|
||||||
Contributions, feedback, bug reports are welcome! For contributions please
|
Contributions, feedback, bug reports are welcome! For contributions please
|
||||||
note: One patch per feature -- bug fix/improvement. Please test your
|
note: One patch per feature -- bug fix/improvement. Please test your
|
||||||
changes thouroughly as reliability is important for this project.
|
changes thoroughly as reliability is important for this project.
|
||||||
|
|
||||||
There's [coding guideline](https://github.com/drwetter/testssl.sh/wiki/Coding-Style).
|
There's [coding guideline](https://github.com/drwetter/testssl.sh/wiki/Coding-Style).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user