testssl.sh software package provides Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install testssl.sh
testssl.sh is installed in your system.
Make ensure the testssl.sh package were installed using the commands given below,
$ sudo dpkg-query -l | grep testssl.sh *
You will get with testssl.sh package name, version, architecture and description in a table
Distro | Ubuntu 17 04 zesty zapus |
Section | Utilities |
Package | testssl.sh |
Version | 2.6+dfsg1-2 |
Description | Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws |
Sub Section | utils |