Open
Description
version: 0.3.1 and 0.3.2
Following this official Nitro Enclaves guide, calling the provided lambda function with "operation": "sign_transaction"
the successive call of kmstool_enclave_cli decrypt
leads to error "exception happened calling kms binary: [Errno 8] Exec format error: '/app/kmstool_enclave_cli'"
Trying to invoke the kmstool_enclave_cli
directly from within the docker container gives following exception:
Fatal error condition occurred in ../bin/kmstool-enclave-cli/main.c:402: aws_nitro_enclaves_library_seed_entropy(1024) == (0)
Exiting Application
################################################################################
Stack trace:
################################################################################
kmstool_enclave_cli(aws_backtrace_print+0x90) [0x63301c]
kmstool_enclave_cli(aws_fatal_assert+0x58) [0x61ae2c]
kmstool_enclave_cli(main+0x40) [0x41e14c]
/lib64/libc.so.6(__libc_start_main+0xe4) [0xffffad6e7da4]
kmstool_enclave_cli() [0x41cf90]
Aborted
bash-4.2#```
Thanks for help!
Metadata
Metadata
Assignees
Labels
No labels