exasol / cloud-storage-extension

Exasol Cloud Storage Extension for accessing formatted data Avro, Orc and Parquet, on public cloud storage systems
MIT License
7 stars 11 forks source link

Enable SSL for S3 import #184

Closed morazow closed 2 years ago

morazow commented 2 years ago

Acceptance Criteria

nicornk commented 2 years ago

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

morazow commented 2 years ago

Hey @nicornk,

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