EJBCA-SOFTHSM2 - Crypto token isn't getting created #867
Replies: 2 comments 2 replies
-
You have to look in the server log to see what error you have. It's likely related to some installation issue of your SoftHSM. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@rajeevgp24 were you able to resolve the problem? currently im in the same boat as you |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have deployed EJBACA on a Azure Linux VM and installed Softhsm2 as i need to use that as the HSM. Then i mounted the Softhsm2 Volume to EJBCA in the Docker-compose.yml. Now when the EJBCA is up, i am able to get it on the browser. But when i am trying to create a Crypto token by selecting the 'Type' as 'PKCS#11' and filled all the required fields like SlotID and authentication code, and then clicked on save, it is not at all getting saved. I tried number of trail and errors but nothing worked. Got this error '/lib64/libc.so.6: version `GLIBC_2.38' not found' and did multiple fixes and still not working. Sometimes getting other errors. It is simply failing like in the attached screenshot. Need some help here. Thanks.


I followed these docs https://docs.keyfactor.com/ejbca/latest/tutorial-start-out-with-ejbca-docker-container https://doc.primekey.com/ejbca/ejbca-integration/hardware-security-modules-hsm/softhsm
Beta Was this translation helpful? Give feedback.
All reactions