I am trying Jitsi via Docker on my LAN. I don’t want public (Internet) access - only LAN. I don’t have a valid certificate for HTTPS.
On web browsers, it’s possible to ignore the certificate error. The Jitsi app on iOS doesn’t seem to allow that. It doesn’t tell me the problem but the client is immediately disconnected when trying to join.
What is a solution for this issue? Can’t I tell the iOS app to ignore the problem? Or use HTTP?
Yes, that is correct. On iOS it’s not possible for us to ship an app that works with self-signed certificates. You can build your own and set ATS to ignore certificate checks for your local LAN.
On Android this should work, if you manually add the self-signed CA to the user’s trust store.