diff --git a/SSL-Certificate-(HTTPS)-Set-Up.md b/SSL-Certificate-(HTTPS)-Set-Up.md index 97ea40a..5a3e0bd 100644 --- a/SSL-Certificate-(HTTPS)-Set-Up.md +++ b/SSL-Certificate-(HTTPS)-Set-Up.md @@ -58,9 +58,9 @@ Please have a read through: https://letsencrypt.org/getting-started/ > Please read through the 5 steps below before continuing. 1. Open [Certbot tutorial](https://certbot.eff.org/) -2. Select 'None of the Above' and Operating System of **your server**. +2. Select 'None of the Above' and Operating System of **your server** (or OS of your PC if your server has no terminal access). ![example](https://media.discordapp.net/attachments/364111201346781195/712904579075014686/unknown.png) -3. Scroll down to 'default' / 'wildcard *' and select one. +3. Scroll down to 'default' / 'wildcard *' and select one. Wildcard cert is for all subdomains eg. `*.domain.com`. 4. Follow the steps in the *Certbot tutorial* until the step "Install your certificate" and continue *this tutorial*. 5. After completing *this tutorial*, go back to finish rest of the steps in *Certbot tutorial*.