Modify Wazuh cert tool generation

This commit is contained in:
vcerenu
2025-09-26 12:14:09 -03:00
parent ed92382ff1
commit ccab3b6d7e
4 changed files with 31 additions and 21 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
generator:
image: wazuh/wazuh-certs-generator:0.0.2
image: wazuh/wazuh-certs-generator:0.0.3
hostname: wazuh-certs-generator
environment:
- CERT_TOOL_VERSION=4.14
volumes:
- ./config/wazuh_indexer_ssl_certs/:/certificates/
- ./config/certs.yml:/config/certs.yml