general edits

This commit is contained in:
2023-04-17 09:16:03 +02:00
parent 317dbb6a5a
commit 4a80bb3bf7
4 changed files with 9 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ You may need to install an nginx python module:
> apt install python3-certbot-nginx
> certbot --nginx -d mysite.tk
> certbot --nginx -d *mysite.tk* --non-interactive --agree-tos -m *webmaster@email.tld*
When you are asked about redirecting from HTTP to HTTPS, say yes (option "2").