Changes between Version 109 and Version 110 of Getting-Started/iPhone


Ignore:
Timestamp:
Mar 26, 2021 7:55:52 AM (3 years ago)
Author:
nanang
Comment:

add info about TLS using Apple Network framework

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/iPhone

    v109 v110  
    163163[[BR]] 
    164164 
    165 == OpenSSL Support == 
    166  
    167 Follow the instructions below to enable TLS transport by using OpenSSL: 
     165== TLS/OpenSSL Support == #OpenSSLSupport 
     166 
     167Native TLS backend for iOS and MacOS, i.e: using Network framework, is supported, please check [https://github.com/pjsip/pjproject/pull/2482 GitHub PR #2482] for more info. 
     168 
     169Alternatively, using OpenSSL backend is also supported. Follow the instructions below to enable TLS transport by using OpenSSL: 
    168170 1. Starting from release 2.6, build and install OpenSSL-1.1.x, please check this [https://wiki.openssl.org/index.php/Compilation_and_Installation#iOS OpenSSL wiki]. For example, to build for arm64 architecture: 
    169171 {{{