Using testssl.sh - SethBodine/audit-tools GitHub Wiki

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