maulin-vasavada commented on code in PR #2253:
URL: https://github.com/apache/cassandra/pull/2253#discussion_r1156691234


##########
conf/cassandra.yaml:
##########
@@ -1360,6 +1360,7 @@ server_encryption_options:
   # during upgrade to 4.0; otherwise, set to false.
   legacy_ssl_storage_port_enabled: false
   # Set to a valid keystore if internode_encryption is dc, rack or all
+  # For configurating PEM based key material, refer to 
https://cassandra.apache.org/doc/latest/cassandra/operating/security.html#using-pem-based-key-material

Review Comment:
   One of the ask on the ticket was to include an example in comments for the 
PEM formatted keys. However, since we have client and server both options 
adding long repeated comments may not make sense hence I added a link like 
another http link I saw on the yaml document. Would love to hear from you and 
other members on this and get more direction.



-- 
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]

Reply via email to