EJBCA-SOFTHSM2 - Crypto token isn't getting created #788
Unanswered
rajeevgp24
asked this question in
Q&A
Replies: 1 comment
-
The SoftHSM lib that you provide to the EJBCA container is compiled against a libc version that is more recent than the one on the EJBCA container. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
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