Replies: 1 comment
-
|
Using SCRAM-SHA without encryption is normally not recommended as it allows possible replay attacks etc. But technically, niothing prevents it and you can configure Strimzi / Kafka that way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The following YAML code removes the line "authentication: type: scram-sha-512", which enables the creation of a Kafka cluster. Has the deletion failed? Just want to use scram-sha-512 and not enable TLS
Beta Was this translation helpful? Give feedback.
All reactions