blob: e25a201c9a6c495189acebb4e1886a3e183d4302 [file] [log] [blame]
#!/bin/bash
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
## Section: 5.2.14 Ensure only strong MAC algorithms are used ##
echo "MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,\
hmac-sha2-256,hmac-sha2-512" >> /etc/ssh/sshd_config