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

Remove legacy xpack references #3598

Open
joshuarrrr opened this issue Mar 11, 2023 · 2 comments
Open

Remove legacy xpack references #3598

joshuarrrr opened this issue Mar 11, 2023 · 2 comments
Assignees

Comments

@joshuarrrr
Copy link
Member

Our config file still references xpack settings:

# Optional settings that provide the paths to the PEM-format SSL certificate and key files.
# These files are used to verify the identity of OpenSearch Dashboards to OpenSearch and are required when
# xpack.security.http.ssl.client_authentication in OpenSearch is set to required.
#opensearch.ssl.certificate: /path/to/your/client.crt
#opensearch.ssl.key: /path/to/your/client.key

There are other references still scattered around: https://github.com/search?q=repo%3Aopensearch-project%2FOpenSearch-Dashboards+xpack&type=code&p=1

@Aigerim-ai
Copy link
Contributor

Can you please assign this issue to me?

@joshuarrrr
Copy link
Member Author

@Aigerim-ai I assigned to you, but we may need to get some additional context first. Config file changes also need to be done in a backwards compatible way, so that old values are correctly re-written to new values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants