Query Certificate
From Roaring Penguin
If you like, you can obtain this information from a UNIX/Linux machine by running the command:
- openssl s_client -showcerts -starttls smtp -connect example.com:25
Where: example.com is the host name of the server being checked.