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.
NOTE: I don't want to disable TLS server certificate verification as suggested below
[sip] verify_server_certs=0