Re: Some questions regarding flink security features

Posted by Divansh Arora on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Some-questions-regarding-flink-security-features-tp16743p16744.html

2. The data on wire as I have understood is encrypted by SSL. Is this correct?

Thanks


On Wed, Nov 15, 2017 at 2:02 PM, Divansh Arora <[hidden email]> wrote:
Hi
I am Divansh. 

I have a few questions regarding security features in flink as we need to use flink like software in our product. Sorry in advance if I ask anything stupid as I'm a newbie and nt 

Questions: 

1. Is there any way to take encrypted data in flink from client along with required credentials and then decrypt that to perform transformations? If so, can I also output data in encrypted form?

2.