PKCS#11 Option is not available in ejbca community #671
sysadminbioenable
started this conversation in
General
Replies: 1 comment
-
You need P11 drivers available in order for PKCS#11 option to show up. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m currently working with the EJBCA Community Edition and I’ve encountered an issue regarding the creation of Crypto Tokens. Specifically, when I navigate to Crypto Tokens > Create New, I only see the option for Soft tokens and not the PKCS#11 option.
From my understanding, the PKCS#11 option should be available if EJBCA can detect any known PKCS#11 modules in the file system. However, despite checking the documentation and ensuring that the necessary modules are installed, the option still doesn’t appear.
Note: I have deployed EJBCA Community Edition using Docker (keyfactor/ejbca-ce) image.
Beta Was this translation helpful? Give feedback.
All reactions