[
https://issues.apache.org/jira/browse/FLINK-39610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39610:
-----------------------------------
Labels: pull-request-available (was: )
> Mongo CDC connector supports specifying SSL context
> ---------------------------------------------------
>
> Key: FLINK-39610
> URL: https://issues.apache.org/jira/browse/FLINK-39610
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Reporter: Xiqian Yu
> Assignee: Xiqian Yu
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.7.0
>
>
> Currently, MongoDB CDC relies on connection option params (`tls=true`) to
> enable TLS verification, but not in an independent TLS context. Global JVM
> certificate file path config will apply, and there's no way to override that.
> It is suggested to introduce new connector options, and pass them into
> `MongoClientSettings#applyToSslSettings`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)