sslscan
Check SSL/TLS protocols and ciphers supported by a server. More information: <https://github.com/rbsec/sslscan>.
RUN apt-get update && \
apt-get install -y sslscan
RUN apt-get update && \
apt-get install -y sslscan
RUN pacman -S --noconfirm sslscan
RUN apt-get update && \
apt-get install -y sslscan
RUN dnf install -y sslscan
RUN apt-get update && \
apt-get install -y sslscan