[MDEV-8352] Increase Diffie-Helman modulus to 2048-bits Created: 2015-06-22 Updated: 2015-07-31 Resolved: 2015-07-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Fix Version/s: | 5.5.45, 10.0.21 |
| Type: | Task | Priority: | Critical |
| Reporter: | Ian Gilfillan | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 5.5.45 |
| Description |
|
Debian reported a bug in an older version of MariaDB relating to using a 512-bit modulus when This was increased to 1024 in 10.0.18, but MySQL increased this to 2048 in their 5.7.7 release in Oct 2014, and the current consensus is that, while 1024 is currently sufficient, it's unlikely to be in the near to medium future. Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788905 |