Standarize certificates configuration script

This commit is contained in:
Victor Carlos Erenu
2026-04-01 21:30:52 +07:00
parent 1ac37f1ee8
commit 5745995e5c
9 changed files with 179 additions and 207 deletions
@@ -57,7 +57,7 @@ This deployment utilizes the `multi-node/docker-compose.yml` file, which defines
5. Run the certificate creation script:
```bash
sudo bash certificates-conf.sh --cert --copy --priv
sudo bash ../tools/utils/deployment/certificates-conf.sh --cert --copy --priv
```
6. Start the Wazuh environment using `docker compose`:
@@ -49,7 +49,7 @@ This deployment uses the `single-node/docker-compose.yml` file, which defines a
5. Run the certificate creation script:
```bash
sudo bash certificates-conf.sh --cert --copy --priv
sudo bash ../tools/utils/deployment/certificates-conf.sh --cert --copy --priv
```
6. Start the Wazuh environment using `docker compose`: