From 89b46f484c91eb487639e31dfd12e19a14b92c92 Mon Sep 17 00:00:00 2001 From: shaneboulden Date: Thu, 4 Feb 2021 08:33:31 +1000 Subject: [PATCH] Update ASD crypto guidelines refs --- rhcos4/profiles/e8.profile | 2 +- rhel8/profiles/e8.profile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rhcos4/profiles/e8.profile b/rhcos4/profiles/e8.profile index 681f2379387..2d0720f7436 100644 --- a/rhcos4/profiles/e8.profile +++ b/rhcos4/profiles/e8.profile @@ -81,7 +81,7 @@ selections: - sshd_disable_user_known_hosts - sshd_enable_strictmodes - # See also: https://www.cyber.gov.au/ism/guidelines-using-cryptography + # See also: https://www.cyber.gov.au/acsc/view-all-content/guidance/asd-approved-cryptographic-algorithms - var_system_crypto_policy=default_nosha1 - configure_crypto_policy - configure_ssh_crypto_policy diff --git a/rhel8/profiles/e8.profile b/rhel8/profiles/e8.profile index 7049a51dafa..30eb9c594ac 100644 --- a/rhel8/profiles/e8.profile +++ b/rhel8/profiles/e8.profile @@ -136,7 +136,7 @@ selections: - sshd_disable_user_known_hosts - sshd_enable_strictmodes - # See also: https://www.cyber.gov.au/ism/guidelines-using-cryptography + # See also: https://www.cyber.gov.au/acsc/view-all-content/guidance/asd-approved-cryptographic-algorithms - var_system_crypto_policy=default_nosha1 - configure_crypto_policy - configure_ssh_crypto_policy