From cd4ba60f16ff3edcc5d2da57f97c9b7255912850 Mon Sep 17 00:00:00 2001 From: Peter Mosmans Date: Tue, 18 Aug 2015 16:07:24 +0200 Subject: [PATCH] Fixes #174 Thanks to Ligushka --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 767030f..dfe9f01 100755 --- a/testssl.sh +++ b/testssl.sh @@ -41,7 +41,7 @@ # # Did I mention it's open source? # -# Q: So what's the difference to www.ssllabs.com/ssltesti/ or sslcheck.globalsign.com/ ? +# Q: So what's the difference to www.ssllabs.com/ssltest/ or sslcheck.globalsign.com/ ? # A: As of now ssllabs only check 1) webservers 2) on standard ports, 3) reachable from the # internet. And the examples above 4) are 3rd parties. If those four restrictions are fine # with you and you need a management compatible rating -- go ahead and use those.