testssl

Check SSL/TLS protocols and ciphers supported by a server. More information: <https://testssl.sh/>.

Debian Debian
RUN apt-get update && \ apt-get install -y testssl.sh
Ubuntu
RUN apt-get update && \ apt-get install -y testssl.sh
Arch Arch Linux
RUN pacman -S --noconfirm testssl.sh
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y testssl.sh
Fedora
RUN dnf install -y testssl
Raspbian
RUN apt-get update && \ apt-get install -y testssl.sh
click the source code to copy install testssl on any operating system with command-not-found.com