mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-03-06 01:51:56 +00:00
fixed sshd to ssh in the NOTE
This commit is contained in:
@@ -7,7 +7,7 @@ discussion: |
|
||||
|
||||
Operating systems utilizing encryption _MUST_ use FIPS validated mechanisms for authenticating to cryptographic modules.
|
||||
|
||||
NOTE: /etc/ssh/sshd_config will be automatically modified to its original state following any update or major upgrade to the operating system.
|
||||
NOTE: /etc/ssh/ssh_config will be automatically modified to its original state following any update or major upgrade to the operating system.
|
||||
check: |
|
||||
/usr/bin/grep -c "^Ciphers aes256-ctr,aes192-ctr,aes128-ctr" /etc/ssh/ssh_config
|
||||
result:
|
||||
|
||||
Reference in New Issue
Block a user