mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 15:22:13 +00:00
seastar has deprecated the overload which accepts `server_name`, let's use the one which accepts `tls::tls_options`. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #15324