forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
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:
Line 255 in 4bbbe36
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
Labels
No labels