Hello all, I am looking for some pointers to securely connect to kakfa source from a AWS Kinesis Data Analytics Flink application. I found a workaround here<https://github.com/karthitect/kda-flink-custom-keystore>, but I was wondering if there was any alternate approach discussed in the flink community that does not involve copying truststore file on all TMs (not sure if any flink config can help out here). Thanks, Abhilasha