For When You Can't Have The Real Thing
[ start | index | login ]
start > CentOS > 7 > Test Sendmail TLS Certificate

Test Sendmail TLS Certificate

Created by dave. Last edited by dave, 6 years and 357 days ago. Viewed 2,274 times. #1
[edit] [rdf]
labels
attachments
(2017-05-04)

Problem

Test Sendmail's TLS configuration.

Solution

$ openssl s_client -starttls smtp -connect localhost:25

This should return a gratuitous barf telling you all about the TLS configuration.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt