From ed7d854de04c9144e8edca16dcc9761f1d49fedf Mon Sep 17 00:00:00 2001 From: Andrew Mills Date: Sat, 27 Jun 2020 21:54:49 +0100 Subject: [PATCH] Update security.md --- installation/security.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/installation/security.md b/installation/security.md index 7c461d08fe..6280c7b359 100644 --- a/installation/security.md +++ b/installation/security.md @@ -485,8 +485,11 @@ Next, acquire certificates from Let's Encrypt using the GUI in DSM. Go to Control Panel > Security > Certificate, and click on 'Add'. Select the option to 'Add a new Certificate'. -Put in a description, something like 'openHAB SSL Cert' (it doesn't matter). Select 'Get a certificate from Let's Encrypt' and check the box to set it as default. Click next. -Put in your domain name and email address. Add a 'Subject Alternative Name' if you want a different topic in the subject line when Let's Encrypt email you about that certificate (not essential). +Put in a description, something like 'openHAB SSL Cert' (it doesn't matter). +Select 'Get a certificate from Let's Encrypt' and check the box to set it as default. +Click next. +Put in your domain name and email address. +Add a 'Subject Alternative Name' if you want a different topic in the subject line when Let's Encrypt email you about that certificate (not essential). Click Apply, and wait a few minutes - your certificate is done! ::: tip Note