Title here
Summary here
Perform a TLS debug operation
Perform a TLS debug operation.
This subcommand allows checking a remote server’s TLS configuration and the ability to validate the certificate.
authelia debug tls [address] [flags]
authelia debug tls tcp://smtp.example.com:465
-h, --help help for tls
--hostname string overrides the hostname to use for the TLS connection which is usually extracted from the address
-c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])
--config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'