mirror of
https://github.com/etesync/server
synced 2024-11-25 18:28:46 +00:00
Forgot dollar sign
parent
6856a1e037
commit
f0ad108228
@ -19,7 +19,7 @@ $ sudo apt-get install certbot python-certbot-nginx
|
|||||||
Next, run the following command to automatically have Certbot edit your Nginx configuration to work with TLS.
|
Next, run the following command to automatically have Certbot edit your Nginx configuration to work with TLS.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo certbot --nginx
|
$ sudo certbot --nginx
|
||||||
```
|
```
|
||||||
|
|
||||||
Lastly, confirm that it worked by vising `https://yourdomain.com`.
|
Lastly, confirm that it worked by vising `https://yourdomain.com`.
|
||||||
|
Loading…
Reference in New Issue
Block a user