diff options
Diffstat (limited to 'network/ssllabs-scan/README')
-rw-r--r-- | network/ssllabs-scan/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/ssllabs-scan/README b/network/ssllabs-scan/README index f39340d55c..8436100a09 100644 --- a/network/ssllabs-scan/README +++ b/network/ssllabs-scan/README @@ -1,2 +1,5 @@ A command-line reference-implementation client for SSL Labs APIs, designed for automated and/or bulk testing. + +NOTE: Please make sure GOROOT variable point to the correct google's go +implementation rather than gcc's go before building. |