linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] using client certificates for TLS in linphone


From: sohail abbasi
Subject: [Linphone-developers] using client certificates for TLS in linphone
Date: Thu, 23 Jun 2011 00:35:09 -0700 (PDT)

Hi everyone,

I am trying to use TLS for sip signalling in linphone-3.4.3. Its working well without any certificates (only sip server  has certificates) but not working  with client certificates , even after setting:

eXosip_tls_ctx_params.root_ca_cert ,
eXosip_tls_ctx_params.client.priv_key and
eXosip_tls_ctx_params.client.cert

in  static int tls_tl_init(void)
in exosip/eXtl_tls.c.


Can anybody let me know the possible reasons ?

Thanks

reply via email to

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