Open a TLS session to a mail service to read banners, or pull hostnames out of a certificate
Command: Linux copy
openssl s_client -connect $IP:993 -quiet
References: