This is an automated email from the ASF dual-hosted git repository.

edimitrova pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from a978754  Merge branch 'cassandra-4.0' into trunk
     add a0af091  CQL shell should prefer newer TLS version by default patch by 
Kamlesh Ghoradkar; reviewed by Ekaterina Dimitrova, Adam Holmberg, David 
Capwell, Justin Chu and Brandon Williamms for CASSANDRA-16695
     add 0878f15  Merge branch 'cassandra-3.0' into cassandra-3.11
     add d69a7e4  Merge branch 'cassandra-3.11' into cassandra-4.0.0
     add e2c3efe  Merge branch 'cassandra-4.0.0' into cassandra-4.0
     new eca21d9  Merge branch 'cassandra-4.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 pylib/cqlshlib/sslhandling.py                      | 20 ++++--
 pylib/cqlshlib/test/config/sslhandling.config      |  2 +
 .../test/config/sslhandling_invalid.config         |  2 +
 pylib/cqlshlib/test/test_sslhandling.py            | 75 ++++++++++++++++++++++
 5 files changed, 95 insertions(+), 5 deletions(-)
 create mode 100644 pylib/cqlshlib/test/config/sslhandling.config
 create mode 100644 pylib/cqlshlib/test/config/sslhandling_invalid.config
 create mode 100644 pylib/cqlshlib/test/test_sslhandling.py

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to