Using SHA2 for passwordless SSH, for Vertica DB cluster
Performance Management - all versions
We just call the OS ssh command. How you setup the keys for passwordless-ssh is up to you.
with 23.3.4+, we provide a way to provide the private key file to do publickey logins. That file is just passed to ssh, so as long as ssh can handle it, it will work
See the Configure Passwordless SSH documentation for more information