Reading Device Client Certificate from TPM 2.0 with PKCS#11 #2310
Unanswered
ZarkoRunjevac
asked this question in
Q&A
Replies: 2 comments
-
Just a quick idea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, that was the copy/paste error when I filtered our code for github example. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I am evaluating step-ca:hsm for serving short lived certificates, on edge device, from tpm 2.0 using PKCS#11.
Certificates are present in tpm(loaded there during device registration). We run step-ca with hsm support natively on Yocto linux.
My step ca.json is
When i start step-ca service We receive:

For some reason crt can't be loaded from tpm(I managed to load it from file, but not from tpm slot).
Could you suggest how to load this crt?
Best regards,
Zarko.
Beta Was this translation helpful? Give feedback.
All reactions