gamringer/php-pkcs11

AWS Cloud HSM Support

Closed this issue · 2 comments

Hi team,

Sorry noob in the cryptography area and the whole HSM scenario.
I was just wondering if AWS Cloud HSM is supported.

Thanks

Of you find any pkcs11 Linux driver from AWS, yes it'll work since this PHP module is generic enough.

Try
wget https://s3.amazonaws.com/cloudhsmv2-software/CloudHsmClient/Focal/cloudhsm-pkcs11_latest_u20.04_amd64.deb
for Instance.

Thank you @vjardinMisc. Will give it a go.