[
https://issues.apache.org/jira/browse/ZOOKEEPER-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar updated ZOOKEEPER-5043:
------------------------------------
Fix Version/s: 3.9.6
> Disable fallback to DIGEST-MD5 in SaslServer when Fips mode is set
> ------------------------------------------------------------------
>
> Key: ZOOKEEPER-5043
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-5043
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Reporter: Andor Molnar
> Assignee: Dávid Paksy
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.10.0, 3.9.6
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Similar to the client, but the *DIGEST-MD5* fallback cannot be disabled on
> this code path. Kerberos based servers with principals are created with
> GSSAPI mech, but if Kerberos is not in use, ZooKeeper will fall back and
> create the server with *DIGEST-MD5* (mech).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)