Skip to content

Commit

Permalink
readme: document source of sgx root ca
Browse files Browse the repository at this point in the history
Signed-off-by: Jiaqi Gao <[email protected]>
  • Loading branch information
gaojiaqi7 committed Aug 9, 2023
1 parent 4b87963 commit 354f622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ To specify the root certificate to be enrolled, you can use the `--root-ca` argu
```
cargo image --root-ca /path/to/cert
```
Note: SGX SBX Root CA can be downloaded at https://sbx-certificates.trustedservices.intel.com/Intel_SGX_Provisioning_Certification_RootCA.cer

To specify the policy file to be enrolled, you can use the `--policy` argument:
```
Expand Down

0 comments on commit 354f622

Please sign in to comment.