From 5147ed182e4c914252135ed837b6f083c4b47e4b Mon Sep 17 00:00:00 2001 From: Dmitry Savintsev Date: Thu, 3 Jul 2014 13:44:19 +0200 Subject: [PATCH] minor typos fixed --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 5a0c0e8..891b1d0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,13 +1,13 @@ ## 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. -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 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/