intel / intel/MigTD

Premigration fails with generated fmspc policy - TlsStream error

Open
#922 0 comments 0 reactions 1 assignee Claimed by @sgrams View on GitHub
bug
Dominant language
Rust
Stars
58
Forks
43
Avg merge
1d 19h
Merged PRs (30d)
22

Description

**Describe the bug**

Premigration fails with generated fmspc policy - TlsStream error

Image

**To Reproduce**

1. cd tools/migtd-policy-generator
2. cargo build
3. cd ../../
4. ./target/debug/migtd-policy-generator -o config/policy_pre_production_fmspc_tool.json --pre-production
5. bash sh_script/preparation.sh
6. cargo image --policy config/policy_pre_production_fmspc_tool.json --root-ca config/Intel_SGX_Provisioning_Certification_RootCA_preproduction.cer
7. cd sh_script/test
8. sudo pytest -k "pre_migration" --servtd_hash $(cargo hash --image /root/MigTD/target/release/migtd.bin)

**Expected behavior**
Premigration should be successful.

Image

**Additional context**
It works with policy_pre_production_fmspc.json located in repository.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.