When I try to use self-signed or our own existing TLS certificate and key explained in Self-Hosting Guide - Docker | Jitsi Meet, what does it mean cert.fullchain
?
mount /path/to/your/cert.key file to /config/keys/cert.key mount point
mount /path/to/your/cert.fullchain file to the /config/keys/cert.crt mount point.
Is that generated server cert?
Most of all, when I try to use letsencrypt, it is getting worse with not-connected error.
Thanks in advance