Closed NiklasRosenstein closed 4 months ago
The [connection] block in the BendSQL config.toml doesn't seem to accept a tls option, requiring that I add --tls every time I run bendsql.
[connection]
config.toml
tls
--tls
bendsql
Let me see.
The
[connection]
block in the BendSQLconfig.toml
doesn't seem to accept atls
option, requiring that I add--tls
every time I runbendsql
.