tolbertam opened a new pull request, #1800: URL: https://github.com/apache/cassandra-gocql-driver/pull/1800
Allow MutualTlsWithPasswordFallbackAuthenticator and MutualTlsAuthenticator as possible authenticators. MutualTlsWithPasswordFallbackAuthenticator should behave functionally the same as PasswordAuthenticator. MutualTlsAuthenticator's current implementation doesn't send AUTHENTICATE messages to the client, but felt it was worth including here in case it is ever enhanced to possibly also require credentials. patch by Andy Tolbert; reviewed by <Reviewers> for CASSANDRA-19858 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

