tolbertam commented on code in PR #3109: URL: https://github.com/apache/cassandra/pull/3109#discussion_r1491830983
########## conf/cassandra.yaml: ########## @@ -158,6 +158,7 @@ authenticator: # class_name : org.apache.cassandra.auth.MutualTlsAuthenticator # parameters : # validator_class_name: org.apache.cassandra.auth.SpiffeCertificateValidator +# max_certificate_age: 365d Review Comment: would be good to document that if not explicitly set, this is not validated. -- 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]

