aws-samples / aws-cloudhsm-pkcs11-examples

Sample applications demonstrating how to use the CloudHSM PKCS#11 library
Other
55 stars 39 forks source link

Failed to initialize #61

Closed raedabusanad closed 2 years ago

raedabusanad commented 2 years ago

I have setup a Windows EC2 and successfully connected to CloudHSM: managed to connect to it using cloudhsm_mgmt_util and created a CU user which i can see when issuing listUsers

cloudhsm_mgmt_util.exe C:\ProgramData\Amazon\CloudHSM\data\cloudhsm_mgmt_util.cfg

Next i grabbed the full source code from this repo, i built it and issued this command: image

Any advice plz?