Replies: 4 comments 1 reply
-
Assuming it's the Sun PKCS11 provider, you can use "clientToolBox PKCS11HSMKeyTool" to more directly interact with the HSM for trouble shooting. |
Beta Was this translation helpful? Give feedback.
-
Hello @primetomas , Thank you for your help. Then they don't understand how it is possible to see other keys from EJBCA but not the one to be attached to crytoToken used for Management CA. Used command to list the keys is the following one: Regards |
Beta Was this translation helpful? Give feedback.
-
Java is not updated Used key algo = ECDSA prime256v1
Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi @primetomas, We finally found the root cause why the CT does not see the keys : it's due to the CKA_ID attribute which is the same on several key pair.
Thanks for your support Regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We have an EJBCA 6.5 running for long time and connected to an HSM.
Currently we are no more able to renew superadmin certificate.
We face an error : ManagementCA.signKey is not available
When using the command ejbca.sh cryptotoken listkeys we see all existing keys from other CAs but not the keys of the management CA.
On the HSM side we an list all keys and then we see the ManagementCA.signKey and others.
All was working well until now and we wonder why we have this issue and how to fix it.
Could you please help to find a solution to fix the situation for this EJBCA instance ?
Is there any way to recovered the Management CA with all its keys visible inside the keys list command and then be able to regenerate the superadmin certificate ?
Thanks in advance for your help.
Regards
Beta Was this translation helpful? Give feedback.
All reactions