chauncey
3/28/2019 - 6:08 PM

openssl query mailserver

 # get the cert
 openssl s_client -connect outlook.office365.com:993 -showcerts | openssl x509 -fingerprint -noout -md5
 
 msmtp --serverinfo --host=<host> --tls=on --tls-certcheck=off