CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/15 18:29:44
Modified files:
usr.bin/ssh : kex.c kex.h monitor_wrap.c packet.c servconf.c
servconf.h sshconnect.c sshd-auth.c
sshd_config.5
Log message:
Add WarnWeakCrypto to sshd
This option was previously available for the client only. This adds it to
sshd, so allow logging of non-PQ key exchanges.
ok markus, deraadt
