The function, do_certificate_provising_via_spdm in spdm_requester_session is only available if either LIBSPDM_ENABLE_CAPABILITY_KEY_EX_CAP || LIBSPDM_ENABLE_CAPABILITY_PSK_CAP is true. It is not clear that these flags are required in order to send GET_CSR and SET_CERTIFICATE. Is this defined in the specification?
The function, do_certificate_provising_via_spdm in spdm_requester_session is only available if either LIBSPDM_ENABLE_CAPABILITY_KEY_EX_CAP || LIBSPDM_ENABLE_CAPABILITY_PSK_CAP is true. It is not clear that these flags are required in order to send GET_CSR and SET_CERTIFICATE. Is this defined in the specification?