How to use device certificate instead of CA certificate during GET_CERTIFICATE #2792
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@Wenxing-hou can you help here? |
Beta Was this translation helpful? Give feedback.
-
Sure. The spdm-emu requester will call
If you want use the device certificate rather than CA cert, there are one way what I can think of.
|
Beta Was this translation helpful? Give feedback.
Sure. The spdm-emu requester will call
libspdm_read_responder_root_public_certificate
to set the responder CA cert to the requester.