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

bug-1925594: don't verify certs for Elasticsearch #6858

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

biancadanforth
Copy link
Contributor

@biancadanforth biancadanforth commented Jan 7, 2025

This only impacts new Elasticsearch 8 which adds HTTPS. Previously for Elasticsearch 1.4, this option did nothing, because we weren't using HTTPS.

This change is to test the new ES 8 cluster with socorro in stage (e.g. can we get the stage processor to write to both the old and new ES clusters?). We will discuss setting up a CA instead of disabling this before deploying Elasticsearch 8 in prod (OBS-427).

@biancadanforth biancadanforth requested a review from a team as a code owner January 7, 2025 20:05
@biancadanforth biancadanforth added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 387f425 Jan 7, 2025
1 check passed
@biancadanforth biancadanforth deleted the bug-1925594-no-verify-certs branch January 7, 2025 21:28
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.

2 participants