Change the settings on Dbeaver
:
- Right click your connection, choose
Edit Connection
- On the
Connection settings
screen (main screen) click onEdit Driver Settings
- Click on
Connection properties
- Right click the
User Properties
area and chooseAdd new property
- Add two properties:
useSSL
andallowPublicKeyRetrieval
- Set their values to
false
andtrue
respectively by double clicking on thevalue
column - Save and test the connection.
Hopefully it should work!