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

Connect to the Wazuh Server's management API using self-signed certificates #179

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mcasas993
Copy link
Member

Description

In order for the command-manager plugin to connect to the Wazuh Server's management API using self-signed certificates, a CAcert needs to be loaded into the plugin's trust chain.
We are going to expose this as a setting in the configuration file.

Issues Resolved

[171]

@mcasas993 mcasas993 self-assigned this Dec 10, 2024
@mcasas993 mcasas993 requested a review from a team as a code owner December 10, 2024 04:44
@mcasas993 mcasas993 linked an issue Dec 10, 2024 that may be closed by this pull request
@mcasas993
Copy link
Member Author

mcasas993 commented Dec 11, 2024

At this moment, the settings figure in opensearch.yml

image

But the problem continues to be the permissions to access the certificates from the code to configure SSL.

@QU3B1M QU3B1M mentioned this pull request Dec 13, 2024
7 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.

Add Management API CA file field to opensearch.yml
1 participant