Skip to content

[FLINK-39610] Mongo CDC supports specifying individual SSL context#4393

Open
yuxiqian wants to merge 1 commit into
apache:masterfrom
yuxiqian:FLINK-39610
Open

[FLINK-39610] Mongo CDC supports specifying individual SSL context#4393
yuxiqian wants to merge 1 commit into
apache:masterfrom
yuxiqian:FLINK-39610

Conversation

@yuxiqian
Copy link
Copy Markdown
Member

This closes FLINK-39610.

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.

@yuxiqian yuxiqian marked this pull request as ready for review May 12, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant