tomaswolf opened a new pull request #186: URL: https://github.com/apache/mina-sshd/pull/186
If the server had announced via server-sig-algs which signature algorithms it supports, UserAuthPubKey tries the known algorithms first. If authentication with such a known signature algorithm fails, there is no point trying other algorithms. Trying different signature algorithms may make sense only if the client doesn't know which algorithms the server supports. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
