0

I'm trying to use jitsi server in a local server project. I have to connect a mobile app to it. Can I trust my HTTPS certificate in a local server?

moigamijunior
  • 85
  • 1
  • 7

1 Answers1

0

Send the crt file to the mobile device, you can install the certificate in the Android system, which works for me.

aszswaz
  • 609
  • 3
  • 10