nsacyber / HIRS

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber
Other
180 stars 57 forks source link

[#709] Implementing LDevID generation #814

Closed iadgovuser59 closed 2 months ago

iadgovuser59 commented 3 months ago

This code implements generating an LDevID certificate (bound to a device's TPM) via the combined actions of both the provisioner and HIRS portal. Additionally, a new column is visible under the portal's Issued Certificates page, in addition to the generation option for LDevIDs visible under the policy page.

Closes several tickets: #709, #738, #739, and #740.