summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-09-07 23:43:58 -0400
committerGitHub <noreply@github.com>2021-09-07 23:43:58 -0400
commit120d2e5e20e1a3b9147d6fc504903bd55022eb04 (patch)
tree882a346ef21cd6f1eb29f8d3fdabd67c3e6edf53
parent7515ebf3ad920823bcf87c7fbdd0b506f9de74b1 (diff)
parent58fb57f28fef27e46338b461156ce74524d6744f (diff)
Merge pull request #129 from michaelc-xyz/patch-1
Jitsi: Changed cert.pem to fullchain.pem
-rw-r--r--jitsi.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jitsi.html b/jitsi.html
index 2c746db..cda1e77 100644
--- a/jitsi.html
+++ b/jitsi.html
@@ -90,7 +90,7 @@ ufw enable</code></pre>
<p>
When it ask you for the certification key and cert files, input
<code>/etc/letsencrypt/live/<strong>meet.example.org</strong>/privkey.pem</code> and
- <code>/etc/letsencrypt/live/<strong>meet.example.org</strong>/cert.pem</code> respectively.
+ <code>/etc/letsencrypt/live/<strong>meet.example.org</strong>/fullchain.pem</code> respectively.
</p>
<h2>Using Jitsi</h2>