Skip to content

spdm: certificate validation #4

@twilfredo

Description

@twilfredo

Hey,

This may not be an issue and I might just be creating the certificates incorrectly here. That said, in pci_cma_validate(), in the call to asn1_ber_decoder() I'm always seeing a failure due to tag mismatch, which errors out here:

goto tag_mismatch;

I have generated the certificates with conformance to the PCI_CMA requirements for SAN. Do you have any ideas as to what may be causing this? Have you been able to authenticate?

Note: I am adding the certificate to the _cma keyring using keyctl padd if that makes any difference.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions