You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/06/01 04:46:45 UTC

[GitHub] [cassandra] jyothsnakonisa commented on a diff in pull request #1645: CASSANDRA-17661 Adding support to perform certificate based internode authentication

jyothsnakonisa commented on code in PR #1645:
URL: https://github.com/apache/cassandra/pull/1645#discussion_r886314277


##########
src/java/org/apache/cassandra/auth/IInternodeAuthenticator.java:
##########
@@ -35,10 +36,53 @@
      */
     boolean authenticate(InetAddress remoteAddress, int remotePort);

Review Comment:
   We can but I think this method is valid for IP based authenticator.



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org