From 4f1da4e8f2e747e7a670d5f938078c751fb1b5a8 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Sun, 22 Nov 2015 01:39:09 +0100 Subject: [PATCH] Improved documentation requested in #33 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be0cd640..8dbb8155 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ You can easily generate a self-signed SSL certificate by using the following com # postfix/ssl/demoCA/cacert.pem (certificate authority) Note that the certificate will be generate for the container `fqdn`, that is passed as `-h` argument. +Check the following page for more information regarding [postfix and SSL/TLS configuration](http://www.mad-hacking.net/documentation/linux/applications/mail/using-ssl-tls-postfix-courier.xml). ## configure ssl certificate (convention over configuration)