Table of Contents | ||||
---|---|---|---|---|
|
Updating the Driver
In dBeaver, go to the Database Manager and select Driver Manager.
...
Find the Denodo driver and then go to the Libraries tab. Delete the driver entry that is there and then Add File. Point to the location of the driver - <Denodo Home Directory>/tools/client-drivers
...
Creating a Connection
Once that is done, add a Database connection as such…
...
Enabling SSL Connectivity
Once SSL is setup on the VDP, you need to configure DBeaver to connect using SSL, you do this by update the Driver Properties of a Denodo connection in DBeaver.
Info |
---|
Until we have a CA-signed certificate, please follow this guide on how to acquire and place the file needed for SSL connectivity. Once that file is placed, you can update sslTrustStoreLocation value with the path of that file. |
...