php-ssh icon indicating copy to clipboard operation
php-ssh copied to clipboard

SshConfigFileConfiguration::getAuthentication() automatic identityflie

Open jnvsor opened this issue 8 years ago • 0 comments

Most SSH clients will automatically look for keys in the folder with the config. It would be nice if getAuthentication would return a class that could try them one at a time (Like an SSH client) if the config section was missing an identityfile

jnvsor avatar Nov 29 '17 18:11 jnvsor