Aws cloudhsm pkcs11

0

Is it possible To use opensc pkcs11 cli tool to create keys inside aws cloudhsm

1 Answer
0

To use PKCS11 , customer has to integrate PKCS11 library from Client SDK 3 or 5. PKCS11 is generally used by application running on Python , Rust go etc. Below link does mention opensc compatibility with PKCS11. https://en.wikipedia.org/wiki/List_of_applications_using_PKCS_11

customer needs to follow methods and mechanism mentioned in https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-mechanisms.html

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions