STARTTLS protocol probe openssl

Inspect TLS on STARTTLS services; swap postgres for smtp/imap/mysql/ldap

openssl s_client -connect <host>:5432 -starttls postgres -showcerts </dev/null 2>/dev/null
more openssl all 27 commands →