dcap-retrieve-pckid

Crates.iodcap-retrieve-pckid
lib.rsdcap-retrieve-pckid
version0.2.0
sourcesrc
created_at2020-05-20 16:38:27.789761
updated_at2024-04-16 19:34:27.682812
descriptionA retrieval tool for the SGX PCK ID that works with AESM.
homepagehttps://edp.fortanix.com/
repositoryhttps://github.com/fortanix/rust-sgx
max_upload_size
id243873
size37,690
crates-owners (github:fortanix:crates-owners)

documentation

README

PCK ID retrieval tool

This is a retrieval tool for the SGX PCK ID that works with AESM.

Usage

Simply run the tool with an active AESM (version 2.9.1 and higher).

It is important that AESM is not configured with a DCAP quote provider, or that the quote provider always returns “Platform Library Unavailable.” Otherwise, this tool might return the following error: “Certification data is already available for the current platform.”

Commit count: 901

cargo fmt