You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`testssl.sh` is a free command line tool which checks a server's service on
10
+
`testssl.sh` is a free command line tool which checks a server its service on
11
11
any port for the support of TLS/SSL ciphers, protocols as well as some
12
12
cryptographic flaws.
13
13
@@ -73,7 +73,7 @@ For more please consult [Dockerfile.md](https://github.com/drwetter/testssl.sh/b
73
73
74
74
### No Warranty
75
75
76
-
Usage of the program is without any warranty. Use it at yor own risk.
76
+
Usage of the program is without any warranty. Use it at your own risk.
77
77
78
78
Testssl.sh is intended to be used as a standalone CLI tool. While we tried to apply best practise security measures, we can't guarantee that the program is without any vulnerabilities. Running as a service may pose security risks and you're recommended to apply additional security measures.
0 commit comments