You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "smiklosovic (via GitHub)" <gi...@apache.org> on 2023/01/23 08:40:19 UTC

[GitHub] [cassandra] smiklosovic commented on a diff in pull request #2062: CASSANDRA-18185 Accumulate all `docs` PR

smiklosovic commented on code in PR #2062:
URL: https://github.com/apache/cassandra/pull/2062#discussion_r1083765678


##########
conf/cqlshrc.sample:
##########
@@ -109,6 +112,9 @@ port = 9042
 
 
 ;[ssl]
+;; Version of TLS to be used. Required to be set for cassandra version > 3.11.8

Review Comment:
   @neshkeev I do not think this is necessary to add, there is this later in `ssl` section:
   
   ````
   ; this is effectively ignored from 4.1 included as TLS protocol is auto-negotiated and will
   ; be removed in the next major version of Cassandra, possible values were TLSv1, TLSv1_1 or TLSv1_2
   ;version =
   ````



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