1
0
Fork 0

Remove redundant section

This commit is contained in:
Chocobozzz 2022-07-20 15:56:51 +02:00
parent 7fd28c99b9
commit a6c554fb6e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 6 deletions

View File

@ -160,12 +160,6 @@ $ sudo certbot certonly --standalone --post-hook "systemctl restart nginx"
$ sudo systemctl reload nginx
```
Now you have the certificates you can reload nginx:
```bash
$ sudo systemctl reload nginx
```
Certbot should have installed a cron to automatically renew your certificate.
Since our nginx template supports webroot renewal, we suggest you to update the renewal config file to use the `webroot` authenticator: