How to obtain TLS certificate for Jitsi server on intranet without internet connection

How to obtain TLS certificate for Jitsi server on intranet without internet connection

hi pskjitsi,

I prepared an installer to install Jitsi on Debian Buster (v. 10.x). During the installation, it created a custom CA certificate and then it created a self-signed certificate for Jitsi via this CA certificate.

After the installation it’s possible to download the CA certificate from http://your-ip-address/static/jitsi-CA.crt and to add it as a trusted CA certificate to the browser.

The installer Github link: