We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are three security providers added by the artifact and there's no official documentation that explain wether these are FIPS 140-2 compliant.
org.apache.kafka.common.security.plain.internals.PlainSaslServerProvider org.apache.kafka.common.security.scram.internals.ScramSaslClientProvider org.apache.kafka.common.security.scram.internals.ScramSaslServerProvider
Is there any docs about this?
The text was updated successfully, but these errors were encountered:
I am also interested in documentation on this subject.
Sorry, something went wrong.
No branches or pull requests
There are three security providers added by the artifact and there's no official documentation that explain wether these are FIPS 140-2 compliant.
org.apache.kafka.common.security.plain.internals.PlainSaslServerProvider
org.apache.kafka.common.security.scram.internals.ScramSaslClientProvider
org.apache.kafka.common.security.scram.internals.ScramSaslServerProvider
Is there any docs about this?
The text was updated successfully, but these errors were encountered: