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 "[email protected]"
   extension, and use it in UserAuthPublicKey.
   
   The extension changes the auth name in the SSH_MSG_USERAUTH_REQUEST
   from "pubkey" to "[email protected]" 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to