DMTF/spdm-dump

need support cert_chain input/output with specific slot_id

Closed this issue · 0 comments

jyao1 commented

Current cert_chain input/out does not have associated slot_id. It is hard to follow which slot the cert_chain is for.

      [--req_cert_chain] is required to if encapsulated GET_CERTIFICATE is not sent
      [--rsp_cert_chain] is required to if GET_CERTIFICATE is not sent
      [--out_req_cert_chain] can be used to if encapsulated GET_CERTIFICATE is sent
      [--out_rsp_cert_chain] can be used to if GET_CERTIFICATE is sent

We need allow the end user to indicate the slot_id for them.