linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] TLS+SRTP Configuration in Linphone


From: Mark Murawski
Subject: Re: [Linphone-developers] TLS+SRTP Configuration in Linphone
Date: Wed, 18 Mar 2020 22:37:15 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

Also,

This does seem to work for linux (latest debian package of linphone: version 3.12)

[sip]
verify_server_certs=0
verify_server_cn=0

This will allow linphone to connect


On Windows (4.1.1), if you edit the linphonerc file in %APPDATA%/Local/linphone and change
verify_server_certs=0
verify_server_cn=0

Upon starting linphone these setting are overwritten with =1

If a provision file is used:

  <section name="sip">
    <entry name="verify_server_certs">0</entry>
    <entry name="verify_server_cn">0</entry>
    ...
   </section>

These files are not used/saved by linphone, the values are always=1



On 2020-03-18 21:27, Mark Murawski wrote:
Hi Anmol,

It seems linphone has major problems with TLS because it refuses to trust server certificates (ie: LetsEncrypt).

It does not offer the user a chance to accept the certificate, it just flat out refuses to connect to TLS so far that I've seen.

Developers:  Is there an option in linphnoe (desktop or mobile) to trust the certificate?



On 2017-09-19 04:47, Anmol Prakash wrote:

Hello,

Has anyone tested linphone over tls + srtp using Asterisk server ?

Thanks & Regards,

ANMOL PRAKASH
RESEARCH ENGINEER
C-DOT, BANGALORE

अनमोल प्रकाश
रिसर्च इंजीनियर
सी-डॉट,बंगलोर

Ph : 07829022853

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]