Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added check when generating certificates for multiple DNS. #88

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

c-bordon
Copy link
Member

related: wazuh/wazuh-packages#3006
releated: #78

Test

root@ubuntu-jammy:~# cat config.yml 
nodes:
  indexer:
    - name: wazuh-indexer
      ip: www.google.es
  server:
    - name: wazuh-server
      ip: www.google.es
  dashboard:
    - name: wazuh-dashboard
      ip: www.google.es
root@ubuntu-jammy:~# bash wazuh-certs-tool.sh -A -v
30/09/2024 14:53:59 INFO: Verbose logging redirected to /root/wazuh-certificates-tool.log
30/09/2024 14:53:59 DEBUG: Reading configuration file.
30/09/2024 14:53:59 ERROR: The DNS www.google.es is not valid.

@c-bordon c-bordon requested a review from a team September 30, 2024 14:56
@c-bordon c-bordon self-assigned this Sep 30, 2024
@c-bordon c-bordon merged commit 4140447 into main Sep 30, 2024
0 of 2 checks passed
@c-bordon c-bordon linked an issue Sep 30, 2024 that may be closed by this pull request
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate 5.0.0 PRs from wazuh-package to the new repository
2 participants