jitsi / jitsi-meet-sdk-samples

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

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

Closed zhangguangkuo closed 8 months ago

zhangguangkuo commented 8 months ago

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

saghul commented 8 months ago

It's not possible.

zhangguangkuo commented 8 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 8 months ago

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