Wazuh cert tool URL corrected

This commit is contained in:
Gonzalo Acuña 2022-03-08 14:56:47 -03:00
parent 82bac44937
commit 5c6f098d56
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -56,7 +56,7 @@ indexer_http_port: 9200
certs_gen_tool_version: 4.3 certs_gen_tool_version: 4.3
# Url of certificates generator tool # Url of certificates generator tool
certs_gen_tool_url: "https://packages-dev.wazuh.com/resources/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh" certs_gen_tool_url: "https://packages-dev.wazuh.com/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh"
indexer_admin_password: changeme indexer_admin_password: changeme
dashboard_password: changeme dashboard_password: changeme