Changes between Initial Version and Version 1 of Ticket #1005
- Timestamp:
- Dec 16, 2009 4:35:48 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1005
- Property Owner changed from bennylp to nanang
- Property Summary changed from Update cipher type in pjsip_tls_setting to follow the new SSL socket abstraction. to TLS/SSL issues.
-
Ticket #1005 – Description
initial v1 1 Also export the setting to pjsua app option. 1 Known issues: 2 - pjsip_tls_transport_start() won't apply ca_list_file when cert_file is not set (thanks Tal Fromm for the report). 3 - lis_create_transport() doesn't apply cert settings (thanks Tal Fromm for the report). 4 - Update cipher type in pjsip_tls_setting to follow the new SSL socket abstraction. 5 - Also export the cipher setting to pjsua app option (thanks Tal Fromm for the suggestion). 6 7