1 Star 0 Fork 13

feiman / incubator-mesatee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
faq.md 1013 Bytes
一键复制 编辑 原始数据 按行查看 历史

FAQs in Build and Run

Why did I see SGX launch check failed: Env var for IAS SPID or IAS KEY does NOT exist.

Because the Intel Attestation Service (IAS) requires mutual authentication in TLS communications. So if you have followed build prerequisite document for Intel Attestation Service (IAS) registration, you should be able to obtain the SPID, Primary Key, and Secondary Key . Please set them as environment variables, e.g. export IAS_KEY=..., and then configure them in the ias_client_config section of config.toml accordingly.

MesaTEE uses the most recent Intel IAS API version 5. It no longer requires certificate from IAS client. Instead, it requires a Subscription Key for access. Please read the manual and build prerequisite for details.

Rust
1
https://gitee.com/feiman8888/incubator-mesatee.git
git@gitee.com:feiman8888/incubator-mesatee.git
feiman8888
incubator-mesatee
incubator-mesatee
master

搜索帮助