Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
intel-trust-authority-as: add error message log
- Added logging error message for failed appraisal request. - Fixed typos Sample log: `ERROR api_server::http::error] Attestation failed: Attestation request failed: response status=500 Internal Server Error, message=Internal Server Error.` `ERROR api_server::http::error] Attestation failed: Attestation request failed: response status=400 Bad Request, message=Invalid nonce and/or run time data provided in the request` Signed-off-by: Pawel Proskurnicki <[email protected]>
- Loading branch information