We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running spdm_responder_emu and ./spdm_responder_emu --cap CERT,MEAS_NO_SIG,CHAL and getting this error: (logs are attached)
SpdmReceiveRequest[0] msg SPDM_NEGOTIATE_ALGORITHMS(0xe3), size (0x30): 0000: 13 e3 04 00 30 00 01 02 90 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 0020: 02 20 1b 00 03 20 06 00 04 20 0f 00 05 20 01 00 SpdmSendResponse[0] ... SpdmSendResponse[0]: msg SPDM_ERROR(0x7f), size (0x4): 0000: 13 7f 01 00 req_meas_chal_cert.log res_meas_chal_cert.log
The text was updated successfully, but these errors were encountered:
Issue 1: DMTF/libspdm#2474 Issue 2: fixed at #317
Sorry, something went wrong.
jyao1
Successfully merging a pull request may close this issue.
I'm running spdm_responder_emu and ./spdm_responder_emu --cap CERT,MEAS_NO_SIG,CHAL
and getting this error: (logs are attached)
SpdmReceiveRequest[0] msg SPDM_NEGOTIATE_ALGORITHMS(0xe3), size (0x30):
0000: 13 e3 04 00 30 00 01 02 90 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01
0020: 02 20 1b 00 03 20 06 00 04 20 0f 00 05 20 01 00
SpdmSendResponse[0] ...
SpdmSendResponse[0]: msg SPDM_ERROR(0x7f), size (0x4):
0000: 13 7f 01 00
req_meas_chal_cert.log
res_meas_chal_cert.log
The text was updated successfully, but these errors were encountered: