Closed Sai-Anudeep47 closed 1 year ago
To simplify issue resolution process, please provide network logs, and or test voucher. to1_msg33_cosetag_logs.txt to2_msg65_encrypttag_logs.txt
COSESign1 Tag '18' is missing from message 33 sent by conformance RV server.
Expected Message Begin with: d28444 Actual/Observed Message Begin with: 844
Missing d2 in CBOR / 18 in Diagnostic tag from message. Observed same in message 61.
COSEEncrypt Tag '16' is missing from message 65 sent by conformance owner server.
Expected Message Begin with: d08343 Actual/Observed Message Begin with: 8343
Missing d0 in CBOR / 16 in Diagnostic tag from message.
This is related to https://github.com/fido-alliance/fdo-fido-conformance-server/issues/8
FDO specs, as of 1.1 using untagged formats. Maybe future.
I will close this in reference to #8
@herrjemand Reopening issue and requires change to tooling. See Issue #8
Closing in respect to #8
To simplify issue resolution process, please provide network logs, and or test voucher. to1_msg33_cosetag_logs.txt to2_msg65_encrypttag_logs.txt
What part of the spec are you testing?
What protocol are having issue with?
Issue description
COSESign1 Tag '18' is missing from message 33 sent by conformance RV server.
Expected Message Begin with: d28444 Actual/Observed Message Begin with: 844
Missing d2 in CBOR / 18 in Diagnostic tag from message. Observed same in message 61.
COSEEncrypt Tag '16' is missing from message 65 sent by conformance owner server.
Expected Message Begin with: d08343 Actual/Observed Message Begin with: 8343
Missing d0 in CBOR / 16 in Diagnostic tag from message.
This is related to https://github.com/fido-alliance/fdo-fido-conformance-server/issues/8