jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

How to use self-signed certificate for mobile phone of androind? #227

Closed zhangguangkuo closed 3 months ago

zhangguangkuo commented 3 months ago

How to use self-signed certificate for mobile phone of androind?

saghul commented 3 months ago

It's not possible.

zhangguangkuo commented 3 months ago

We need to use jitsi in local network and it's not required to have domain name for server. How to configure that?

saghul commented 3 months ago

You need a valid TLS certificate, that doesn't mean your service needs to be exposed to the internet.