minor typos fixed

This commit is contained in:
Dmitry Savintsev 2014-07-03 13:44:19 +02:00
parent 9ea9f3c956
commit 5147ed182e

View File

@ -1,13 +1,13 @@
## Intro ## Intro
testssl.sh is a free Unix command line tool which checks a server\'s service on testssl.sh is a free Unix command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some cryptographic flaws. any port for the support of TLS/SSL ciphers, protocols as well as some cryptographic flaws.
It\'s designed to provide clear output for a "is this good or bad" decision. It's designed to provide clear output for a "is this good or bad" decision.
It is working on every Linux distribution which has OpenSSL, /bin/bash and It is working on every Linux distribution which has OpenSSL, /bin/bash and
standard tools like GNU sed and awk installed. standard tools like GNU sed and awk installed.
For a more throrough description see http://testssl.sh/ For a more thorough description see http://testssl.sh/