Skip to content

Commit

Permalink
Merge pull request #12938 from mpurg/ubuntu2404_cis_fix_macs
Browse files Browse the repository at this point in the history
Remove non-compliant MACs on Ubuntu
  • Loading branch information
dodys authored Jan 31, 2025
2 parents 9dd7a35 + 68a897c commit 63be4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux_os/guide/services/ssh/sshd_strong_macs.var
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ options:
cis_rhel9: -hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-sha1-96,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
cis_sle12: [email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
cis_sle15: [email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256
cis_ubuntu2204: [email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256
cis_ubuntu2404: [email protected],umac-128-[email protected],[email protected],hmac-sha2-512[email protected],hmac-[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
cis_ubuntu2204: [email protected],[email protected],hmac-sha2-512,hmac-sha2-256
cis_ubuntu2404: hmac-sha2-512-[email protected],[email protected],hmac-sha2-512,hmac-sha2-256
stig_rhel9: [email protected],[email protected],hmac-sha2-256,hmac-sha2-512

0 comments on commit 63be4a8

Please sign in to comment.