Opened 15 years ago

Last modified 13 years ago

#1014 closed enhancement

Configurable cipher type/list setting in SIP transport TLS (thanks Tal Fromm for the suggestion) — at Version 2

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.14
Component: pjsip Version: 1.x-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Change History (4)

comment:1 Changed 15 years ago by bennylp

  • Milestone changed from release-1.6 to release-1.7

comment:2 Changed 14 years ago by nanang

  • Description modified (diff)

Configuring cipher-suites can be useful in controlling security level, e.g: omitting cipher-suites with anonymous communication is recommended to prevent man-in-the-middle attacks.

Currently, ciphers preference and the order is configurable in PJLIB level, but not in PJSIP TLS transport.

Changed 14 years ago by nanang

implementation with cipher code as key, also has cipher names table

Changed 14 years ago by nanang

implementation with cipher index as key

Note: See TracTickets for help on using tickets.