Skip to content

PlatformId from CSR #314

Description

@flihp

For PkiPaths we provide a TryFrom in the PlatformId type to walk the PkiPath and extract the PlatformId string. The dice-mfg command does the same thing for CSRs as a way to ensure that the platform being manufactured generated a CSR with a subject field in the expected form & with the expected content (

for dn in csr.info.subject.0 {
). For the sake of consistency we should provide a TryFrom<CertReq> impl.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions