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

Enable SSL for S3 import #184

Closed
morazow opened this issue Jan 13, 2022 · 2 comments · Fixed by #186
Closed

Enable SSL for S3 import #184

morazow opened this issue Jan 13, 2022 · 2 comments · Fixed by #186
Labels
feature Product feature

Comments

@morazow
Copy link
Contributor

morazow commented Jan 13, 2022

Acceptance Criteria

  • Add a parameter to enable the SSL for S3 import
  • Enable it by default (already enabled by default)
@morazow morazow added feature Product feature source:exasol labels Jan 13, 2022
@nicornk
Copy link

nicornk commented Jan 13, 2022

@morazow Isn't SSL automatically used when using s3a filesystem?

@morazow
Copy link
Contributor Author

morazow commented Jan 13, 2022

Hey @nicornk,

Yes, it is. I added tests to confirm it. Also, added parameter in cases (hopefully rare) to disable it.

morazow added a commit that referenced this issue Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants