How to test STARTTLS on a mailserver?

You might want to test if STARTTLS works on your setup, or maybe some other server and see the internals.
From a Linux box this is quite easy, just install openssl and run the following command:

openssl s_client -starttls smtp -crlf -connect smtp.gosi.at:25

 

You cannot comment on this entry

Rate this FAQ

0 (0 Votes)