Opened 6 years ago
Closed 6 years ago
#2136 closed defect (fixed)
Increase default ICE password length as mandated by the RFC
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.8 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
From https://tools.ietf.org/html/rfc5245#section-15.4
This means that the ice-ufrag attribute will be at least 4 characters long, and the ice-pwd at least 22 characters long
This ticket will also separate the compile time settings for ice-ufrag length (default still 8) and ice-pwd length (default is 24).
Change History (1)
comment:1 Changed 6 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5850: