linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] patch to expose ssl certificate verification callb


From: Eli Burke
Subject: [Linphone-developers] patch to expose ssl certificate verification callback
Date: Wed, 13 Jul 2016 10:01:36 -0400

6 or 8 months ago I submitted a patch for belle-sip to expose the TLS certificate verification error callback, but never sent a corresponding patch for linphone-sdk. 

This patch adds:
* a C function linphone_core_set_verify_error_cb() 
* support for a Java static method LinphoneManager.certVerify() (enabled by calling LinphoneCore.setSslVerifyCallbackEnabled())

Use is the same as documented in belle-sip, the callback expects the certificate in DER format, the depth, and the current verification flags.

Attachment: ssl_callback.patch
Description: Binary data




Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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