Skip to content

Using testssl.sh

SethBodine edited this page Oct 20, 2023 · 3 revisions

Updates

testssl.sh is updated at container image start-up

Prepare the environment

cd /opt/testssl.sh/                 # Execution path

HTTPS

./testssl.sh [URL]

SMTP

./testssl.sh --starttls smtp [mailexchanger FQDN]:[port] 

Additional Information

Clone this wiki locally