maulin-vasavada commented on code in PR #2253: URL: https://github.com/apache/cassandra/pull/2253#discussion_r1166081761
########## conf/cassandra.yaml: ########## @@ -1362,6 +1362,11 @@ server_encryption_options: # Set to a valid keystore if internode_encryption is dc, rack or all keystore: conf/.keystore keystore_password: cassandra Review Comment: Cool. So @smiklosovic and @maedhroz I have [a separate PR](https://github.com/apache/cassandra/pull/2273) for the 4.1 backport and in this PR I can comment out the password configuration from the cassandra yaml since this will be target for 5.0 release. Please let me know if that understanding is correct. -- 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]

