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