Andor Molnar created ZOOKEEPER-5043:
---------------------------------------
Summary: 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
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)