Skip to content

Commit 0761a51

Browse files
committed
update description
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
1 parent 8ca6e27 commit 0761a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controls/sshd_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
control 'sshd-50' do
525525
impact 1.0
526526
title 'Server: RSA HostKey size'
527-
desc 'Verifies if RSA HostKey size >= 4096'
527+
desc 'Verifies, that RSA HostKey is not smaller than 4096 bit'
528528
only_if('RSA HostKey is readable') do
529529
File.readable?("#{sshd_custom_hostkeys_path}/ssh_host_rsa_key")
530530
end

0 commit comments

Comments
 (0)