[
https://issues.apache.org/jira/browse/ZOOKEEPER-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rose updated ZOOKEEPER-2289:
----------------------------
Priority: Trivial (was: Major)
> Support use of SASL "auth-int" and "auth-conf" quality of protection.
> ---------------------------------------------------------------------
>
> Key: ZOOKEEPER-2289
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2289
> Project: ZooKeeper
> Issue Type: New Feature
> Components: java client, server
> Reporter: Chris Nauroth
> Priority: Trivial
>
> The current codebase supports use of SASL for authenticating connections, but
> it does not allow specifying the desired SASL Quality of Protection (QOP).
> It always uses the default QOP, which is "auth" (authentication only). This
> issue proposes to support the full set of available QOP settings by adding
> support for "auth-int" (authentication and integrity) and "auth-conf"
> (authentication and integrity and privacy/encryption).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)