antares/src/main/libs/clients
Christian Ratz 1801bef019
feat: SSH Tunnel functionality (#81)
* added ssh-tunnel-functionality for mysql-connections

* remove autoformat-stuff

* added identity for using ssh-key

* added identity to mysqlclient to use sshkey

* removed debug console.log

* added ssh-tunnel-functionality for postgresqlclient

* changed naming to sshKey for sshKey-input

* refactoring code

* fix lint

* set dbConfig.ssl to null initially
2021-07-05 09:30:52 +02:00
..
MySQLClient.js feat: SSH Tunnel functionality (#81) 2021-07-05 09:30:52 +02:00
PostgreSQLClient.js feat: SSH Tunnel functionality (#81) 2021-07-05 09:30:52 +02:00