This is an automated email from the ASF dual-hosted git repository.
edimitrova pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 24346d1 Ensure that existing empty rows are properly returned
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
No new revisions were added by this update.
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]