airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
14.96k stars 3.85k forks source link

Source ElasticSearch: support for setting a custom certificate authority #26413

Open vrfn opened 1 year ago

vrfn commented 1 year ago

Connector Name

source-elasticsearch

Connector Version

0.1.1

What step the error happened?

Configuring a new connector

Revelant information

It's currently not possible to load in a custom certificate authority. This means it's impossible to connect to Elasticsearch clusters that make use of a self-signed CA.

The Elasticsearch destination does have this option, so it's likely that code (related to setting up the connection) can be copied over from there.

Relevant log output

No response

Contribute

ghaffarialireza commented 5 months ago

Any update? We can't use Elasticsearch as a source