CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/23 00:06:38
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
for ssh-keygen -A, don't try (and fail) to generate
ssh v.1 keys when compiled without SSH1 support
RSA/DSA/ECDSA keys when compiled without OpenSSL
based on patch by Mike Frysinger; bz#2369
