Next Previous Contents

Postfix SSL HOWTO

Justin Davies

v1.0, December 2002


This is an introduction to the use of TLS/SSL with the Postfix MTA. Using TLS can provide the user with a means to encrypt the mail connection, to encrypt plaintext authentication. Using TLS, you can also authenticate a user based on a private key to allow mail relaying.

1. Introduction

2. Postfix as a TLS Server

3. Postfix as a TLS client

4. Setting up the server to relay based on fingerprints

5. Finishing Up

6. Links


Next Previous Contents