Skip to content
Snippets Groups Projects
Commit 543675fa authored by Steven Waddy's avatar Steven Waddy
Browse files

access: sftp: add public key auth options

Attempt public key authentication using user specified path.
Or, if user specified key file path unset.
Attempt public key authentication by trying common default file paths:
 ~/.ssh/id_rsa
 ~/.ssh/id_ed25519
 ~/.ssh/id_dsa
 ~/.ssh/id_ecdsa

In both cases fall back to password autentication if key authetication
fails.
parent 8fc7d1ef
No related branches found
No related tags found
Loading
Pipeline #173138 passed with stage
in 13 minutes and 17 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment