Update Readme.md

This commit is contained in:
Dirk Wetter 2016-04-04 21:52:57 +02:00
parent 16927f523f
commit 52bd89921b

View File

@ -50,8 +50,8 @@ https://github.com/drwetter/testssl.sh/milestones/2.7dev%20%282.8%29
Done so far: Done so far:
* Trust chain check against certificate stores from java, linux (system), * Trust chain check against certificate stores from Apple (OS), Linux (OS),
microsoft, mozilla (works for openssl >=1.0.2) Microsoft (OS), Mozilla (Firefox Browser), works for openssl >=1.0.1
* IPv6 (status: 80% working, details see * IPv6 (status: 80% working, details see
https://github.com/drwetter/testssl.sh/issues/11 https://github.com/drwetter/testssl.sh/issues/11
* works on servers requiring a x509 certificate for authentication * works on servers requiring a x509 certificate for authentication
@ -63,7 +63,8 @@ Done so far:
* check for multiple server certificates * check for multiple server certificates
* browser cipher simulation * browser cipher simulation
* assistance for color-blind users * assistance for color-blind users
* Even more compatibilty improvements for FreeBSD, RH-ish and F5 systems * Even more compatibility improvements for FreeBSD, RH-ish and F5 systems
* Considerable speed improvements for each cipher runs (-e/-E)
* OpenSSL 1.1.0 compliant * OpenSSL 1.1.0 compliant
Update notification here or @ [twitter](https://twitter.com/drwetter). Update notification here or @ [twitter](https://twitter.com/drwetter).
@ -96,14 +97,14 @@ Nobody can read your thoughts -- yet.
Please address questions not specifically to the code of testssl.sh to the Please address questions not specifically to the code of testssl.sh to the
respective projects respective projects
#### Web frontend #### Cool web frontend
* https://github.com/TKCERT/testssl.sh-webfrontend * https://github.com/TKCERT/testssl.sh-webfrontend
#### Docker images are available at: #### Ready-to-go docker images are available at:
* https://quay.io/repository/jumanjiman/testssl * https://quay.io/repository/jumanjiman/testssl
* https://hub.docker.com/r/mvance/testssl/ * https://hub.docker.com/r/mvance/testssl/
#### brew package #### Brew package
* see [#233](https://github.com/drwetter/testssl.sh/issues/233) and * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and
[https://github.com/Homebrew/homebrew](https://github.com/Homebrew/homebrew) [https://github.com/Homebrew/homebrew](https://github.com/Homebrew/homebrew)