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

[ENHANCEMENT] ExistingSecretkey for External Elasticsearch #2277

Open
Tracked by #1
hamza-m-masood opened this issue Aug 29, 2024 · 1 comment
Open
Tracked by #1

[ENHANCEMENT] ExistingSecretkey for External Elasticsearch #2277

hamza-m-masood opened this issue Aug 29, 2024 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@hamza-m-masood
Copy link
Contributor

Describe the use case:

Customers should be able to specify an existingSecretyKey for tls when connecting to external elasticsearch

Describe the enhancement/feature:

Right now, if customers enable tls and want to provide an existing secret for self-signed certificates, connecting to external Elasticsearch then they would need to use the key externaldb.jks, according to this guide: https://docs.camunda.io/docs/self-managed/setup/guides/using-existing-elasticsearch/

It would be better to have a customizable key for external Elasticsearch tls secret. This would be the yaml path for the new value:
global.elasticsearch.tls.existingSecretKey
Desired outcome and acceptance tests:

@aabouzaid
Copy link
Member

Example of the hard-coded key externaldb.jks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants