Xiqian Yu created FLINK-39610:
---------------------------------
Summary: 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
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)