[ 
https://issues.apache.org/jira/browse/CASSGO-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

João Reis updated CASSGO-18:
----------------------------
    Change Category: Operability
         Complexity: Low Hanging Fruit
             Status: Open  (was: Triage Needed)

> gocql: Add MutualTls authenticators to defaultApprovedAuthenticators
> --------------------------------------------------------------------
>
>                 Key: CASSGO-18
>                 URL: https://issues.apache.org/jira/browse/CASSGO-18
>             Project: Apache Cassandra Go driver
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andy Tolbert
>            Assignee: Andy Tolbert
>            Priority: Normal
>
> gocql does not currently allow MutualTlsWithPasswordFallbackAuthenticator or 
> MutualTlsAuthenticator on connection users will see an error like:
> {code}
> unexpected authenticator 
> "org.apache.cassandra.auth.MutualTlsWithPasswordFallbackAuthenticator"
> {code}
> Update {{defaultApprovedAuthenticators}} in {{conn.go}} to include both 
> authenticators.
> While it doesn't make a lot of sense for {{MutualTlsAuthenticator}} to be 
> present here, it should be harmless to include it and it may be useful if we 
> ever intend on making {{MutualTlsAuthenticator}} also require credentials.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to