Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.2.2
-
Component/s: PKI core
-
Labels:
Description
The code in CryptoTokenManagementSessionBean.removeKeyPairPlaceholder() uses the Properties constructor in an incorrect way. The argument of the constructor means "default values" but the code assumes that it is "values to copy". Instead, the code should use "properties.putAll()" to copy the properties.
Attachments
Issue Links
- duplicates
-
ECA-3728 Generating key from a key template imported via statedump renders the crypto token useless
-
- Closed
-