mirror of
https://github.com/corda/corda.git
synced 2025-04-05 10:27:11 +00:00
Fix GenerateSgxKey typo
This commit is contained in:
parent
fe4827d932
commit
e8f4e303eb
@ -13,7 +13,7 @@ this way the only dependency is a working JDK.
|
||||
|
||||
To generate the key:
|
||||
|
||||
`java -jar hsm-tool.jar --mode=GenerateKey --profile=prod`
|
||||
`java -jar hsm-tool.jar --mode=GenerateSgxKey --profile=prod`
|
||||
|
||||
|
||||
This will require two separate smartcard authentications. The generation
|
||||
|
Loading…
x
Reference in New Issue
Block a user