oscerd commented on issue #1667: URL: https://github.com/apache/camel-kafka-connector/issues/1667#issuecomment-5760095532
Advanced TLS configuration was added upstream to the `opensearch-index-sink` Kamelet (currently on `main`) via a new `sslContextParameters` property. It lets you supply a full Camel `SSLContextParameters` — custom trust store, TLS protocol, and hostname-verification behaviour — instead of only `enableSSL` + a server certificate, which covers disabling hostname verification. It's **not** in the released 4.22.x catalog yet, so it reaches CKC on the next Kamelets catalog bump. Tracking here until then. (Related: #1723.) _Claude Code on behalf of Andrea Cosentino._ -- 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]
