On 6/12/2013 10:53 AM, polloxx wrote:
> Thanks Wietse.
> Can we test this setup?
> 

If you're asking how to test your TLS, use the openssl s_client.

openssl s_client -connect se.rv.er.ip:port -starttls smtp


If it's working, you'll get several screens full of connection info
and certificate exchange, probably including some "unable to verify"
messages you should ignore.  The last thing displayed should be:

250 DSN

which tells that TLS is working.  Type
quit
to exit back to your shell.



  -- Noel Jones

Reply via email to