Ticket #1005 (closed defect: fixed)

Opened 8 months ago

Last modified 7 months ago

TLS/SSL issues.

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.5.5
Component: pjsip Version: trunk
Keywords: Cc:

Description (last modified by nanang) (diff)

Known issues:

  1. pjsip_tls_transport_start() won't apply ca_list_file when cert_file is not set (thanks Tal Fromm for the report).
  2. lis_create_transport() doesn't apply cert settings (thanks Tal Fromm for the report).
  3. Update cipher type in pjsip_tls_setting to follow the new SSL socket abstraction.
  4. Also export the cipher setting to pjsua app option (thanks Tal Fromm for the suggestion).

Change History

  Changed 8 months ago by nanang

  • owner changed from bennylp to nanang
  • description modified (diff)
  • summary changed from Update cipher type in pjsip_tls_setting to follow the new SSL socket abstraction. to TLS/SSL issues.

follow-up: ↓ 3   Changed 7 months ago by nanang

  • description modified (diff)

Ticket #1005:

  • Fixed issue #1 and #2.
  • Fixed pjsua app, missing TLS transport setting require_client_cert for --tls-verify-client option.

in reply to: ↑ 2   Changed 7 months ago by nanang

The fixes above were in r3039.

  Changed 7 months ago by nanang

  • status changed from new to closed
  • resolution set to fixed

Moved #3 and #4 to #1014

  Changed 7 months ago by ismangil

  • milestone changed from release-1.6 to release-1.5.5
Note: See TracTickets for help on using tickets.