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

Get_cert and Set_cert need read alias cert in alias_cert_model #318

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

Wenxing-hou
Copy link
Contributor

Fix: #310

@jyao1
Copy link
Member

jyao1 commented Dec 13, 2023

Need merged after DMTF/libspdm#2476 is merged.

Fix the issue: DMTF#310

Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
@Wenxing-hou Wenxing-hou force-pushed the read_aliascert_when_set_cert branch from 11adadf to 3176e64 Compare December 14, 2023 15:16
@jyao1
Copy link
Member

jyao1 commented Dec 15, 2023

please make sure the command line can indicate ALIAS CERT.

@Wenxing-hou
Copy link
Contributor Author

please make sure the command line can indicate ALIAS CERT.

Thanks. The test has passed for these two case:
spdm_responder_emu.exe --cap CACHE,CERT,CHAL,MEAS_SIG,MEAS_FRESH,ENCRYPT,MAC,MUT_AUTH,KEY_EX,PSK_WITH_CONTEXT,ENCAP,HBEAT,KEY_UPD,HANDSHAKE_IN_CLEAR,SET_CERT,CSR,MULTI_KEY_NEG,GET_KEY_PAIR_INFO,ALIAS_CERT

spdm_responder_emu.exe --cap CACHE,CERT,CHAL,MEAS_SIG,MEAS_FRESH,ENCRYPT,MAC,MUT_AUTH,KEY_EX,PSK_WITH_CONTEXT,ENCAP,HBEAT,KEY_UPD,HANDSHAKE_IN_CLEAR,SET_CERT,CSR,MULTI_KEY_NEG,GET_KEY_PAIR_INFO

@jyao1 jyao1 closed this Dec 16, 2023
@jyao1 jyao1 reopened this Dec 16, 2023
@jyao1 jyao1 merged commit 0a1add7 into DMTF:main Dec 16, 2023
33 of 53 checks passed
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 this pull request may close these issues.

Spdm-emu should read corresponding cert according to alias_cert model the when set cert
2 participants