tomaswolf opened a new pull request, #366:
URL: https://github.com/apache/mina-sshd/pull/366

   Respect the flags in OpenSSH signing requests. These flags tell what kind of 
signature should be produced for an RSA key: ssh-rsa, rsa-sha2-256, or 
rsa-sha2-512.
   
   Previous code code only set the flags on the client side, but ignored them 
in the server side and thus always answered with a ssh-rsa signature.
   
   Fixes #364.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to