Changed md5 by sha512 variable
This commit is contained in:
parent
4c62f30d9d
commit
b8e2fb676b
@ -53,8 +53,7 @@ wazuh_winagent_config:
|
||||
auth_path: C:\Program Files\ossec-agent\agent-auth.exe
|
||||
# Adding quotes to auth_path_x86 since win_shell outputs error otherwise
|
||||
auth_path_x86: C:\'Program Files (x86)'\ossec-agent\agent-auth.exe
|
||||
check_md5: True
|
||||
md5: 3823a34bb108b9ad4e9fb43cb8f0b4e3
|
||||
check_sha512: True
|
||||
|
||||
wazuh_dir: "/var/ossec"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user