CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/05 22:24:06
Modified files:
regress/usr.bin/ssh: principals-command.sh
Log message:
Check for RSA support before using it for the user key, otherwise use
ed25519 which is supported when built without OpenSSL.
