Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to IoT Hub using protected private key in TPM #1179

Closed
wudiqiang2024 opened this issue Apr 22, 2024 · 1 comment
Closed

How to connect to IoT Hub using protected private key in TPM #1179

wudiqiang2024 opened this issue Apr 22, 2024 · 1 comment

Comments

@wudiqiang2024
Copy link

I generate key pair in TPM (Infineon SLB9670) and then generate certificate.

X509 is used in the SDK to connect to Azure IoT Hub. The key_file parameter requires a private key file, but my private key is stored in the TPM and cannot be taken out.

Can the key_file parameter support pkcs#11 or tpm2-tss-engine? Or is there any other way to solve it?

@cartertinney
Copy link
Member

cartertinney commented Apr 29, 2024

This scenario is not currently supported. At this time we do not intend to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants