Skip to content

Commit 92a3844

Browse files
Ezequiel LarrarteEzequiel Larrarte
Ezequiel Larrarte
authored and
Ezequiel Larrarte
committed
/
1 parent 1cc71da commit 92a3844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu-16.04/1_2_2.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function cis_test_run()
1515
# uid Wazuh.com (Wazuh Signing Key) <[email protected]>
1616
# sub 4096R/664FAB32 2016-08-01 [expires: 2027-05-15]
1717
cmd=$(apt-key list 2>&1 | grep -P "(4096R/29111145|1024D/437D05B5)" | md5sum)
18-
[ "$cmd" != "a4f7528f5e5cb5bc9ebe9cac93e5873a -" ] && return 1
18+
[ "$cmd" != "f84a4d6256871f574c66190590b1a228 -" ] && return 1
1919

2020
return 0
2121
}

0 commit comments

Comments
 (0)