Couldn't see the PKCS#11 .so file to access AWS Cloud HSM (Client SDK5) using Java

0

Hi,

I have installed the AWS PKCS#11 library from on Ubuntu. When I search for the PKCS#11 .so file inside /opt/cloudhsm I couldn't see any. The only set of .h files I see is: /opt/cloudhsm/include/pkcs11 Normally PKCS#11 implementations for an HSM comes with a .dll or .so file which can easily be configured in Java based crypto provides like IAIK. Isn't the PKCS#11 implementation provided or is there a way to compile and make one? I already have a Java application which support PKCS#11 integration hence this will save effort integrating with AWS Cloud HSM. If not then the only option would be to use AWS JCE Provider.

Ref: https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-library-install.html

WK
asked a year ago54 views
No Answers

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