Procházet zdrojové kódy

[README] Fix enclave signing key variable name

The variable with the path to the enclave signing key is called
SGX_SIGNER_KEY not SGX_ENCLAVE_KEY.
Simon Gaiser před 6 roky
rodič
revize
18964eed7b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -118,7 +118,7 @@ If you don't have a private key, create it with the following command:
 
 You could either put the generated enclave key to the default path,
 'host/Linux-SGX/signer/enclave-key.pem', or specify the key through environment
-variable 'SGX_ENCLAVE_KEY' when building Graphene with SGX support. 
+variable 'SGX_SIGNER_KEY' when building Graphene with SGX support. 
 
 After signing the enclaves, users may ship the application files with the
 built Graphene Library OS, along with a SGX-specific manifest (.manifest.sgx