Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.5
Description
It seems that Kerberos authentication does not work for encrypted connections of clients and quorum. It seems that only X509 Authentication works.
What I would have expected:
ClientSecurePort is defined
A keystore and truststore are deployed on the ZooKeeper servers
Only a truststore is deployed with the client (to validate the CA of the server certificate)
Client can authenticate with SASL (Kerberos)
Similarly, it should work for the Quorum SSL connection.
Is there a way to configure this in ZooKeeper?
Note: Kerberos Authentication for SSL encrypted connection should be used instead of X509 authentication for this case and not in addition. However, if it only works in 3.5.5 in addition then I would be interested and willing to test it.
Attachments
Issue Links
- relates to
-
SOLR-7893 Document ZooKeeper SSL support
- Reopened
- links to