Some databases require a SSH tunnel. Hashicorp Vault provides [signed SSH certificates](https://developer.hashicorp.com/vault/docs/secrets/ssh/signed-ssh-certificates). This plugin could provide a new authentication type for SSH Tunnel that would ask Vault to sign your public key and use it. Related: * [ssh-keygen - CERTIFICATES](https://man.openbsd.org/ssh-keygen.1#CERTIFICATES) * [DBeaver Documentation SSH Configuration](https://dbeaver.com/docs/dbeaver/SSH-Configuration/) * [SSH certificate support in SSH tunnel](https://github.com/orgs/dbeaver/discussions/14580)
Some databases require a SSH tunnel.
Hashicorp Vault provides signed SSH certificates.
This plugin could provide a new authentication type for SSH Tunnel that would ask Vault to sign your public key and use it.
Related: