Aditya A Soleh

Results 14 comments of Aditya A Soleh

> So you basically did this? > > ``` > > aws dynamodb create-table \ > --table-name Example_Accounts \ > --attribute-definitions \ > AttributeName=KEY_ACCOUNT_UUID,AttributeType=S \ > --key-schema \ > AttributeName=KEY_ACCOUNT_UUID,KeyType=HASH...

Your cert on config.yml file is wrong 'CertificateException: Could not parse certificate'

You should build CDS service https://github.com/signalapp/ContactDiscoveryService and the processor should support SGX2 , because CDS using Intel SGX for that, you can use Intel SGX Attestation Dev key for this

Try running with mvn clean install -DskipTests