How to use a PKCS11 TPM-backed privatekey as a pygit2 credential #1220
Unanswered
anthonyryan1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using the SSH command line, it's possible to use a TPM backed private key to login to a remote git server using a command like the following:
How would I go about replicating this behaviour in a pygit2 credential object?
Beta Was this translation helpful? Give feedback.
All reactions