mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.49k stars 299 forks source link

Exasol Connection - Client connection must be encrypted #1057

Closed BeneBanause closed 1 year ago

BeneBanause commented 1 year ago

Hey, I am using the sqltools-driver for exasol and have following problem when trying to connect to the exasol:

Operational error [08004] connection exception - Client connection must be encrypted.

I tried to solve this issue by manually add encryption to the connection.schema and ui.schema but it does not work.

error_exa_driver

Versions: SQLTools v0.26.0 sqltools-driver-exasol v0.0.7 VSC v1.710

gjsjohnmurray commented 1 year ago

I think this needs to be raised with the author of the driver. Is this where you got it from?

https://github.com/revolut-engineering/sqltools-driver-exasol

BeneBanause commented 1 year ago

I think you are right, I was not sure about it. Yes I got it from there.

Best Regards

I think this needs to be raised with the author of the driver. Is this where you got it from?

https://github.com/revolut-engineering/sqltools-driver-exasol