diff --git a/Configure-SSL.md b/Configure-SSL.md index 3a66df9..67df3f8 100644 --- a/Configure-SSL.md +++ b/Configure-SSL.md @@ -24,6 +24,7 @@ In my case ``` mkdir -p /home/ubuntu/docker/letsencrypt/log mkdir -p /home/ubuntu/docker/letsencrypt/etc/letsencrypt +cd /home/ubuntu/docker/letsencrypt ``` Now get the certificate (modify ```mail.myserver.tld```) and following the certbot instructions.