|
Lines 26-31
file contains prime numbers and generators for use by
Link Here
|
| 26 |
.Xr sshd 8 |
26 |
.Xr sshd 8 |
| 27 |
in the Diffie-Hellman Group Exchange key exchange method. |
27 |
in the Diffie-Hellman Group Exchange key exchange method. |
| 28 |
.Pp |
28 |
.Pp |
|
|
29 |
If this file does not contain any records, |
| 30 |
.Xr sshd 8 |
| 31 |
will fall back to using the 4096-bit MODP DH group from RFC 3526 |
| 32 |
with clients that support at such large groups, and to the |
| 33 |
2048-bit MODP DH group from RFC 3526 for those who do not. |
| 34 |
.Pp |
| 29 |
New moduli may be generated with |
35 |
New moduli may be generated with |
| 30 |
.Xr ssh-keygen 1 |
36 |
.Xr ssh-keygen 1 |
| 31 |
using a two-step process. |
37 |
using a two-step process. |
| 32 |
- |
|
|