#1975 closed enhancement (fixed)
Add support to select elliptic curve and signature algorithm for TLS
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.6 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
This ticket will add the following enhancements to TLS:
- selection of elliptic curve
- selection of signature algorithm
- reseeding of random with other entropy sources.
which may be useful to conform to NIAP protection profile.
Change History (3)
comment:1 Changed 8 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by ming
In 5483:
comment:3 Changed 8 years ago by riza
In 5517:
Note: See
TracTickets for help on using
tickets.
In 5472: