Some of the benefits of using testssl.sh
- easy installation, even available as docker image
- easy usage
- fast
- clear and detailed output
- free
- open source
- privacy - your test, your result, only you can see it
To use this tool, simply download it:
$ wget https://testssl.sh/testssl.sh-3.0.7.tar.gz
And deploy it anywhere on your linux machine
$ tar xvf testssl.sh-3.0.7.tar.gz
Make it easier to access
$ ln -s testssl.sh-3.0.7 testssl
And we are good to go. To use it, just run the command, and provide the url we want to test against the command
$ cd testssl
$ ./testssl.sh https://mysslwebsite.com
Once we have the result, just fix the "NOT Ok" part, and rerun the above command. Rinse and repeat until you are fully satisfied with your ssl configuration.
To get a visually better results with grading, just run the qualys ssl server test once you have fully tuned your ssl configuration with testssl.sh.
No comments:
Post a Comment