yuxiqian opened a new pull request, #4393: URL: https://github.com/apache/flink-cdc/pull/4393
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`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
