ECDSA to ED25519

This commit is contained in:
William Wernert
2021-04-19 14:08:25 -04:00
parent d8457255cb
commit b37da027fd

View File

@@ -1738,7 +1738,7 @@ whiptail_ssh_key_copy_notice() {
[ -n "$TESTING" ] && return
read -r -d '' message <<- EOM
Setup will now copy the ssh key for soremote to the manager. This will bring you to the command line temporarily to accept the manager's ECDSA certificate and enter the password for soremote.
Setup will now copy the ssh key for soremote to the manager. This will bring you to the command line temporarily to accept the manager's ED25519 certificate and enter the password for soremote.
Select OK to continue.
EOM