This commit is contained in:
Niels Andriesse 2021-03-16 09:26:34 +11:00
parent 798dc5345f
commit 065cf8f989
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ apt install certbot // Only if you don't have certbot installed already
certbot certonly
```
Follow the instructions on-screen and then move the generated certificate and private key to the session-open-group-folder (you'll need to rename them to tls_private_key.pem and tls_certificate respectively as well).
Follow the instructions on-screen and then move the generated certificate and private key to the session-open-group folder (you'll need to rename them to tls_private_key.pem and tls_certificate respectively as well).
### Step 3: Build the project