Postfix/SSL

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search

About

This page is about configuring Postfix to work with SSL.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Notes

A useful diagnostic command:

  • openssl s_client -connect your.server.name.or.address:smtp -starttls smtp
    • "Verify return code: 20 (unable to get local issuer certificate)" does not actually prevent postfix from serving the correct certificate. It seems to have something to do with how the OpenSSL utility is configured.