| Summary: | ssh (and perhaps even sshd) should allow to specify the minimum DH group sizes for DH GEX | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | security | ||
| Priority: | P5 | ||
| Version: | 6.7p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Christoph Anton Mitterer
2014-10-29 07:21:33 AEDT
Oh and regarding sshd... well not sure if it makes sense to allow setting the minimum value for the server side... it may make it easier to disable smaller DH groups without the need to edit the moduli file. But it probably does make sense to allow chaning the max... at least to the value that is supported by sshd. |