-
-
Notifications
You must be signed in to change notification settings - Fork 7
Add cipher suite (AES/CTR/NoPadding) per default #693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cipher suite (AES/CTR/NoPadding) per default #693
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Does this need a release-note? If so, it will also need the scheduled-for
and release-note
label.
Not sure, would let @lfrancke decide. |
To answer the question: I think it's worth a release note entry |
Release note:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
fixes #680
The hdfs-operator now defaults to
AES/CTR/NoPadding
fordfs.encrypt.data.transfer.cipher.suite
to improve security and performancehdfs-site.xml:
Test: