Linphone Android: TLS Handshake Error with Self Signed Certificate
问题 I'm trying to use a self-signed certificate to configure TLS in Linphone Android to be able to communicate with FreeSWITCH SIP server. But the SSL handshake fails with the following errors: Channel [0x9ec3c000]: SSL handshake failed : X509 - Certificate verification failed, e.g. CRL, CA or signature check failed Cannot connect to [TLS://52.3.207.224:5061] Can anyone please suggest what's the way forward to debug this issue? Or how can we configure self-signed certificate in Linphone Android.