From 58fb57f28fef27e46338b461156ce74524d6744f Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 7 Sep 2021 22:31:04 -0500 Subject: Changed cert.pem to fullchain.pem The full chain cert is required for the Android app and some browsers to connect to the server --- jitsi.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jitsi.html') diff --git a/jitsi.html b/jitsi.html index 2c746db..cda1e77 100644 --- a/jitsi.html +++ b/jitsi.html @@ -90,7 +90,7 @@ ufw enable

When it ask you for the certification key and cert files, input /etc/letsencrypt/live/meet.example.org/privkey.pem and - /etc/letsencrypt/live/meet.example.org/cert.pem respectively. + /etc/letsencrypt/live/meet.example.org/fullchain.pem respectively.

Using Jitsi

-- cgit v1.2.3