diff options
| -rw-r--r-- | jitsi.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
