You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment out ssl.truststore.location from KafkaConnectors and Kafka-SASL_SSL-ConfigProviders examples, unnecessary when using MSK.
Explain trustore is not required when the server certificate is signed by a publicly trusted CA, as it happens with MSK.
Explain how to pass truststore if your Kafka cluster uses self-signed certificates