Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EJBCA 6.9.0
-
Fix Version/s: EJBCA 6.9.0
-
Component/s: None
-
Labels:
-
Issue discovered during:Another issue
-
Sprint:6.9.0 Sprint 3
Description
After introduction of RA Key recovery, enrollment using request Id can be done with any password after a key recovery (with a password already set during key recovery process).
This only occurs if 'reuse certificate' is enabled for key recovery.
Root cause:
KeyStoreCreateSessionBean:
if ((reusecertificate) && (keyData != null)) { no authorization is performed... }
Attachments
Issue Links
- relates
-
ECA-5175 Support for delegated key pair generation
-
- Closed
-