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

Ability to enforce HTTPS for Elastic Search destination #16251

Closed
grishick opened this issue Sep 2, 2022 · 2 comments · Fixed by #18341
Closed

Ability to enforce HTTPS for Elastic Search destination #16251

grishick opened this issue Sep 2, 2022 · 2 comments · Fixed by #18341
Assignees
Labels
needs-triage team/destinations Destinations team's backlog type/enhancement New feature or request

Comments

@grishick
Copy link
Contributor

grishick commented Sep 2, 2022

Tell us about the problem you're trying to solve

It is possible to disable TLS in ES server and to configure an ES Destination connector to connect to ES server over plain HTTP.

Describe the solution you’d like

Add ability to enforce connection to use HTTPS

Additional context

Several of Airbyte connectors have strict-encrypt versions that disable non-encrypted connections. We should have a secure version of ES Destination connector as well.

@grishick
Copy link
Contributor Author

We have strict-encrypt version of ES destination now and that's where we should enforce HTTPS

@grishick
Copy link
Contributor Author

Hey team! Please add your planning poker estimate with Zenhub @edgao @ryankfu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage team/destinations Destinations team's backlog type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants