https://bugs.exim.org/show_bug.cgi?id=2643
Bug ID: 2643
Summary: ffdhe2048 modulus is wrong
Product: Exim
Version: N/A
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: TLS
Assignee: jgh146exb@???
Reporter: kylon94@???
CC: exim-dev@???
In src/std-crypto.c the definition for ffdhe2048 is wrong.
It looks like the current parameter is 1980 bits not 2048.
Corrected in
https://github.com/kylon94/exim/pull/1/files to match the defined
2048 parameter.
--
You are receiving this mail because:
You are on the CC list for the bug.