amazon-managed-service-for-apache-flink-examples icon indicating copy to clipboard operation
amazon-managed-service-for-apache-flink-examples copied to clipboard

Comment-out ssl.truststore.location from Kafka connector examples

Open nicusX opened this issue 1 year ago • 0 comments

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

nicusX avatar Oct 15 '24 10:10 nicusX