SSH Agent PKCS11 Support#362
Conversation
|
@yan4321 Can you rebase off current master (and fix any conflicts)? @manojampalam when can we have this support added? |
|
@bagajjal Can we merge this in? |
|
Any news on this merge request? Having PKCS11 support for the ssh-agent would be really useful. |
|
Any news for this merge request? |
|
@yan4321 - Please rebase and provide the steps to verify the functionality. |
|
Any updates for this request? |
|
Any news on this getting merged in? |
|
Any news on this? Can I assist? I could provide steps for testing with Yubikey. |
|
@WSLUser , @manojampalam , @bagajjal , I would like to continue progress on this so we can merge it. I would need to resign the CLA. Can you please assist with terminating my previous signature, so I can resign it? You can follow the instructions here and use the following body/params for the request: Thank you. |
|
@yan4321 - I'm getting mallformed or illegal request when tried in postman. |
|
@bagajjal , Thank you. It looks like you were trying to send a GET request instead of POST. Alternativly, it might be simpler to issue the following curl command: And replace Appreciate your help! |
|
@yan4321 - I' m still getting an error |
|
Thanks, @bagajjal. |
|
@yan4321 - I still get the same error. I created the issue, I sent an email to you. If LCA issue takes more time then I will do the necessary changes to get this PR checkin. |
|
@yan4321 - Your signature is removed now. |
|
Any news of this being merged? This is highly significant for allowing smart card based SSH agent forwarding |
|
I'm hoping someone can take a look at a new PR I've opened that attempts to address the merge conflicts in this PR: #533 |
(cherry picked from commit 4d05d2d)
|
Will this be available in a release of Win32-OpenSSH any time soon? |
|
tracking as part of #537 |



Currently PKCS11 keys work when using the SSH client with the -I switch (with PRs #331 and, if building with VS2017 #322).
In the SSH agent though there is no support for adding/removing/signing PKCS11 keys.
This PR aims to add this functionality to the Windows SSH agent.
(#322 is needed if building with VS2017)
Tested with Yubikey 4 Nano, Yubikey 4 and SoftHSM2.