mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
ECDSA to ED25519
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user