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

Q: Python-based device provisioning with Custom HSM #278

Closed
bukarev opened this issue Jul 16, 2019 · 2 comments
Closed

Q: Python-based device provisioning with Custom HSM #278

bukarev opened this issue Jul 16, 2019 · 2 comments

Comments

@bukarev
Copy link

bukarev commented Jul 16, 2019

I tried to set up device group enrollment using IoT Python SDK, but I can't provision more than one device in such way.
The reason seems to be that the current Python-based provisioning uses the library provisioning_device_client.so, which, in turn, is set to use hsm_client_riot.c for device provisioning.
In IoT C SDK there is an option to use Custom HSM (with some steps to rebuild the libraries to use custom HSM). Is there a way to integrate it into Python option?

@bukarev
Copy link
Author

bukarev commented Jul 17, 2019

Apparently it's a known problem without no good answer in the existing SDK. I should rather switch to the new version preview.

@bukarev bukarev closed this as completed Jul 17, 2019
@az-iot-builder-01
Copy link
Collaborator

@bukarev, thank you for your contribution to our open-sourced project! Please help us improve by filling out this 2-minute customer satisfaction survey

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

No branches or pull requests

2 participants