About the blob client and blob server authentication

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

About the blob client and blob server authentication

Zhangrucong

Hi:

I find the the flink issue 2425. https://github.com/apache/flink/pull/2425

 

This issue will do the authentication by using security cookie between the blob client and blob server!

 

In my opinion, to use the SASL digest-md5 is much more authority. what do you think?

 

BTW, when this issue is merged to master? Thanks in advance!

Reply | Threaded
Open this post in threaded view
|

Re: About the blob client and blob server authentication

Tzu-Li (Gordon) Tai
Hi!

https://github.com/apache/flink/pull/2425 is one my list of “to reviews”.
However, at the moment I can not guarantee whether it’ll make it in time into the 1.3 release.

If you would like to, please feel free to review and comment on the pull request also!
We always appreciate extra pairs of eyes on bigger new features like this one :-)

Cheers,
Gordon


On February 23, 2017 at 3:57:37 PM, Zhangrucong ([hidden email]) wrote:

Hi:

I find the the flink issue 2425. https://github.com/apache/flink/pull/2425

 

This issue will do the authentication by using security cookie between the blob client and blob server!

 

In my opinion, to use the SASL digest-md5 is much more authority. what do you think?

 

BTW, when this issue is merged to master? Thanks in advance!