Skip to content

PlatformId from CSR #314

@flihp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions