From c2237c0705c9b328b78c07f91693b5973b9a46ef Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Wed, 10 Feb 2016 09:51:31 +0100 Subject: [PATCH] Updated SSL (markdown) --- docs/content/ssl.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/content/ssl.md b/docs/content/ssl.md index e443c800..5edb4f6c 100644 --- a/docs/content/ssl.md +++ b/docs/content/ssl.md @@ -1,5 +1,3 @@ -# docker-mailserver with ssl - There are multiple options to enable SSL: * using [letsencrypt](https://letsencrypt.org/) (recommended) @@ -7,7 +5,7 @@ There are multiple options to enable SSL: After installation, you can test your setup with [checktls.com](https://www.checktls.com/TestReceiver). -## let's encrypt (recommended) +### Let's encrypt (recommended) To enable Let's Encrypt on your mail server, you have to: @@ -18,7 +16,7 @@ To enable Let's Encrypt on your mail server, you have to: You don't have anything else to do. Enjoy. -## self signed certificates +### Self-signed certificates (testing only) You can easily generate a self-signed SSL certificate by using the following command: