mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix typo in ssh_warning
This commit is contained in:
@@ -1813,7 +1813,7 @@ whitpail_ssh_warning() {
|
|||||||
local msg
|
local msg
|
||||||
|
|
||||||
read -r -d '' msg <<- EOM
|
read -r -d '' msg <<- EOM
|
||||||
NOTE: You will recceive a warning upon SSH reconnect that the host key has changed.
|
NOTE: You will receive a warning upon SSH reconnect that the host key has changed.
|
||||||
|
|
||||||
This is expected due to hardening of the OpenSSH server config.
|
This is expected due to hardening of the OpenSSH server config.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user