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


   Added functionality to compare OpenSSH certificate keys
   Added signature algorithm function into KeyUtils to set the desired 
signature algorithm for the negotiated chosen algorithm. Made use of a direct 
map with a synchronized lookup to protect against future extensions. Turns out 
that we don't really care about the algorithm on the certificate itself per-se 
but instead the chosen algorithm that was negotiated.


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