5 | | The TLS support in PJSIP requires OpenSSL development kit (headers and libs) to be installed. For Windows platform, please see [wiki:Getting-Started/Installing-OpenSSL-Windows Installing OpenSSL ] page for more info. |
6 | | |
7 | | TLS support on Symbian is implemented natively using CSecureSocket, hence it doesn't require OpenSSL development kit. Please see [wiki:TLS_on_Symbian Configuring TLS on Symbian] for the detailed information. |
| 5 | The TLS support in PJSIP requires OpenSSL development kit (headers and libs) to be installed. Please follow the following guide below for more info on how to install OpenSSL for each platform: |
| 6 | - [wiki:Getting-Started/Installing-OpenSSL-Windows Windows: Installing OpenSSL] |
| 7 | - [https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone#OpenSSLSupport iOS: OpenSSL support] |
| 8 | - [https://trac.pjsip.org/repos/wiki/Getting-Started/Android#OpenSSLSupport Android: OpenSSL support] |
| 9 | - [https://trac.pjsip.org/repos/wiki/Getting-Started/BB10#EnablingTLSusingbundledOpenSSL BB10: using bundled OpenSSL] |
| 10 | - TLS support on Symbian is implemented natively using CSecureSocket, hence it doesn't require OpenSSL development kit. Please see [wiki:TLS_on_Symbian Configuring TLS on Symbian] for the detailed information. |