CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/11 21:08:19
Modified files:
usr.bin/ssh : dh.c dh.h servconf.c servconf.h sshd.c
sshd_config.5
Log message:
Add ModuliFile keyword to sshd_config to specify the location of the
"moduli" file containing the groups for DH-GEX. This will allow us to
run tests against arbitrary moduli files without having to install them.
ok djm@
