File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,3 +33,4 @@ selections:
3333 # authselect is enabled by default
3434 - '!enable_authselect'
3535 - var_authselect_profile=local
36+ - '!configure_ssh_crypto_policy'
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ selections:
6161 - '!sshd_disable_kerb_auth'
6262 - '!sshd_disable_gssapi_auth'
6363 - '!service_rlogin_disabled'
64+ - '!configure_ssh_crypto_policy'
6465
6566 # authselect is enabled by default
6667 - '!enable_authselect'
Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ selections:
7575 - '!accounts_password_all_shadowed'
7676 - '!usbguard_allow_hid_and_hub'
7777 - '!sshd_allow_only_protocol2'
78+ - '!configure_ssh_crypto_policy'
7879
7980 # Older rules, no longer needed
8081 - '!security_patches_up_to_date'
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ selections:
7676 - "!usbguard_allow_hid_and_hub"
7777 - "!sshd_allow_only_protocol2"
7878 - var_authselect_profile=local
79+ - "!configure_ssh_crypto_policy"
7980
8081 # Needed for references in other products
8182 - '!security_patches_up_to_date'
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ selections:
7676 - "!usbguard_allow_hid_and_hub"
7777 - "!sshd_allow_only_protocol2"
7878 - var_authselect_profile=local
79+ - "!configure_ssh_crypto_policy"
7980
8081 # Needed for references in other products
8182 - '!security_patches_up_to_date'
Original file line number Diff line number Diff line change @@ -65,3 +65,4 @@ selections:
6565 - '!zipl_page_alloc_shuffle_argument'
6666 - '!zipl_systemd_debug-shell_argument_absent'
6767 - var_authselect_profile=local
68+ - '!configure_ssh_crypto_policy'
Original file line number Diff line number Diff line change @@ -77,3 +77,4 @@ selections:
7777 # Irrelevant for ol10
7878 - '!enable_dconf_user_profile'
7979 - var_authselect_profile=local
80+ - '!configure_ssh_crypto_policy'
You can’t perform that action at this time.
0 commit comments