[ 
https://issues.apache.org/jira/browse/FLINK-34369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated FLINK-34369:
----------------------------------
    Description: 
The current Flink ElasticSearch connector does not support SSL option, causing 
issues connecting to secure ES clusters.

As SSLContext is not serializable, and sometimes the context is host / 
environment aware, we can add a (serializable) provider for providing SSL 
context to the {{NetworkClientConfig}}.

  was:
The current Flink ElasticSearch connector does not support SSL option, causing 
issues connecting to secure ES clusters.

As SSLContext is not serializable, and sometimes the context is host / 
environment aware, we can add a (serializable) provider for providing SSL 
context to the {{


> Elasticsearch connector supports SSL context
> --------------------------------------------
>
>                 Key: FLINK-34369
>                 URL: https://issues.apache.org/jira/browse/FLINK-34369
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / ElasticSearch
>    Affects Versions: 1.17.1
>            Reporter: Mingliang Liu
>            Priority: Major
>
> The current Flink ElasticSearch connector does not support SSL option, 
> causing issues connecting to secure ES clusters.
> As SSLContext is not serializable, and sometimes the context is host / 
> environment aware, we can add a (serializable) provider for providing SSL 
> context to the {{NetworkClientConfig}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to