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

Add TLS certificates to web UIs across integrations' docker environments #297

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

f-galland
Copy link
Member

Description

This PR add TLS to Kibana, Wazuh Indexer and Opensearch Dashboard services within our integrations' docker environment.s

Issues Resolved

Resolves #261

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@f-galland f-galland marked this pull request as ready for review July 5, 2024 14:12
@f-galland f-galland requested a review from a team as a code owner July 5, 2024 14:12
Copy link
Member

@AlexRuiz7 AlexRuiz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexRuiz7 AlexRuiz7 merged commit e43828f into 4.9.0 Jul 8, 2024
7 checks passed
@AlexRuiz7 AlexRuiz7 deleted the 261-use-tls-in-integrations-dashboards branch July 8, 2024 11:16
AlexRuiz7 added a commit that referenced this pull request Aug 20, 2024
…nts (#297)

* Add certs generator and dashboard certs configuration

* Adding tls to kibana and wazuh dashboard in elastic integration

* Adding tls to Kibana in manager to elastic integration

* Add TLS to OpenSearch and Wazuh Dashboards

* Add TLS to Dashboard in AWS Security Lake integration

---------

Co-authored-by: Álex Ruiz <[email protected]>
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.

Ensure integrations services use TLS
2 participants