Flags
-h, –help Displays this help screen and exits.
-v, –version Displays the version number and exits.
-d, –debug Displays logs as they occur to stdout, still logs to log file.
–tlsall
–tls10
–tls11
–tls12
–tls13
Example Usage
tlsstab –insecure –tlsall https://example.com
Notes
Default behavior is to check all TLS versions.
Selecting a behavior flag overrides this behavior and only runs the versions explicitly called.
HTTP/HTTPS is removed from the URL specified and re-added for the secure/insecure options.