tomaswolf commented on PR #194:
URL: https://github.com/apache/mina-sshd/pull/194#issuecomment-2247647699

   > what is the status of this feature?
   
   https://issues.apache.org/jira/browse/SSHD-1161 has two child issues 
pointing out some things that should be done on the client side to be feature 
complete. My comment from 2021-05-18 about the server side also still stands.
   
   This PR includes a basic test case 
[ClientOpenSSHCertificatesTest.java](https://github.com/apache/mina-sshd/pull/194/files#diff-f85ba6969a9a5c81884a65bcfcad1cf01dca372d8937578461320e5e31cfb54f)
 that shows that the basic functionality on the client side works.
   
   However, if you look through the test, you'll see that it constructs a 
`KeyPair` from the certificate and the matching private key. It's been a while; 
but I do think that child issue SSHD-1170 is related and would mean that the 
standard built-in key provider should do this.
   
   Nobody has worked on these things. If someone does: we welcome PRs.
   


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