Changes between Version 15 and Version 16 of TLS


Ignore:
Timestamp:
Jun 12, 2012 3:51:09 PM (12 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TLS

    v15 v16  
    55The 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. 
    66 
    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. 
     7TLS 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. 
    88 
    99== Build PJSIP with TLS Support == 
     
    5252== Links == 
    5353 
    54  - [wiki:TLS_on_Symbian] 
     54 - [wiki:TLS_on_Symbian Configuring TLS on Symbian] 
    5555 - TLS in PJSUA-LIB: [http://www.pjsip.org/docs/latest/pjsip/docs/html/structpjsua__transport__config.htm#af5312dee746201415930e0c4fb445a7c pjsua_transport_config::tls_setting]. 
    5656 - TLS in PJSIP: [http://www.pjsip.org/docs/latest/pjsip/docs/html/group__PJSIP__TRANSPORT__TLS.htm TLS SIP Signalling Transport].