forked from mirrors/linphone-iphone
Disable common name certificate verification
This commit is contained in:
parent
ad926d780c
commit
b142314755
2 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ use_info=1
|
|||
use_rfc2833=0
|
||||
put_date=1
|
||||
chat_use_call_dialogs=0
|
||||
verify_server_cn=0
|
||||
|
||||
[rtp]
|
||||
audio_jitt_comp=60
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ use_info=1
|
|||
use_rfc2833=0
|
||||
put_date=1
|
||||
chat_use_call_dialogs=0
|
||||
verify_server_cn=0
|
||||
|
||||
[rtp]
|
||||
audio_jitt_comp=60
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue