Skip to content
New issue

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

Error when running ./spdm_responder_emu --cap CERT,MEAS_NO_SIG,CHAL on SPDM_NEGOTIATE_ALGORITHMS #314

Closed
chedvadouer opened this issue Dec 10, 2023 · 1 comment · Fixed by #317
Assignees

Comments

@chedvadouer
Copy link

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

@jyao1
Copy link
Member

jyao1 commented Dec 12, 2023

Issue 1: DMTF/libspdm#2474
Issue 2: fixed at #317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants