Documentation ¶
Overview ¶
Bootstrap takes the provided operator shamir key share and encrypts the key with the provided KMS encryption key (that only the enclave can decrypt with) and then uploads the ciphertext to s3 for the enclave to download
Bootstrap takes as parameters the operator share, kms key arn and s3 uri.
Usage:
bootstrap [flags]
The flags are:
-s The operator's Shamir key share from the create command -k The KMS Key ARN to encrypt the key share with -b The S3 URI to upload the ciphertext to
Click to show internal directories.
Click to hide internal directories.