Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cqlshrc config can require update depending on whether client encryption is enabled/disabled in the configuration under test. Until now the update was not safe in terms that it was expected that 'ssl' section is present in the config by default. The change updates how 'ssl' section is set in the cqlshrc. Fixes #8113
- Loading branch information