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


   Provide a KexExtensionParser for it; make the default client KEX
   extension handler understand the "publickey-hostbo...@openssh.com"
   extension, and use it in UserAuthPublicKey.
   
   The extension changes the auth name in the SSH_MSG_USERAUTH_REQUEST
   from "pubkey" to "publickey-hostbound-...@openssh.com" and includes
   the server's public key in the message.
   
   See https://github.com/openssh/openssh-portable/blob/807be686/PROTOCOL#L347


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