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

Implement LDevID issuing logic #709

Open
iadgovuser59 opened this issue Feb 9, 2024 · 0 comments
Open

Implement LDevID issuing logic #709

iadgovuser59 opened this issue Feb 9, 2024 · 0 comments

Comments

@iadgovuser59
Copy link
Collaborator

iadgovuser59 commented Feb 9, 2024

The goal of this task will be to implement the logic to issue an LDevID certificate for the DevID class created in an earlier task. Broadly speaking, this will involve the following steps:

  1. Work with a CA trust chain, loaded from the ACA, to generate an LDevID certificate based off device fields.
  2. Sign the generated certificate using a private key (see privateKey() method in the ACA).
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

1 participant