mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
test/rest_api has a "--ssl" option to use encrypted CQL. It's not clear to me why this is useful (it doesn't actually test encryption of the REST API!), but as long as we have such an option, it should work. And it didn't work because of a typo - we set a "check_cql" variable to the right function, but then forgot to use it and used run.check_cql instead (which is just for unencrypted cql). Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20220102123202.1052930-1-nyh@scylladb.com>
902 B
Executable File
902 B
Executable File