Symbian TLS on pjproject1.5

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

 



hello
i tried to enable TLS on symbian_ua using pjproject-1.5 , i just set
#define ENABLE_SIP_TLS    1
...
...
tcfg.tls_setting.ca_list_file =
pj_str("C:\\data\\tls\\user\\user-calist.pem");
tcfg.tls_setting.cert_file    =
pj_str("C:\\data\\tls\\user\\user-cert.pem");
tcfg.tls_setting.privkey_file =
pj_str("C:\\data\\tls\\user\\user-privkey.pem");
tcfg.tls_setting.require_client_cert = PJ_TRUE ;
....
on symbian_ua.cpp and
#define PJ_HAS_SSL_SOCK    1
on pjlib/include/config_site.h
but nothing happened

can anyone please tell me the right steps ?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091209/c82fb839/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux