Hi,
I have a requirement that all the data flowing between the task managers should be encrypted, is there a way in Flink to do that.
Can we use the configuration file to enable this as follows :
or do we need to add the above configurations in code here :
I have looked at this mail thread , but wanted to get clear understanding of how we can achieve it