|
Quick Lists
|
|
Bug ID:
|
6599979
|
|
Votes
|
0
|
|
Synopsis
|
KeyStore.setEntry/setKeyEntry() do not override existing entry for secret key objects
|
|
Category
|
jce:pkcs11_csp
|
|
Reported Against
|
|
|
Release Fixed
|
7(b26)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
31-AUG-2007
|
|
Description
|
The current PKCS11 keystore impl. does not correctly handle the scenarios where callers supplied a different secret key customer to the same alias. After calling the setEntry/setKeyEntry() method the second time with a different secret key customer , the keystore impl. would still return the previous one and not the newly assigned one. Reloading the keystore does not make a difference, e.g. the alias still maps to the previous secret key customer .
Posted Date : 2007-08-31 19:03:49.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Will fix
Posted Date : 2007-10-25 22:12:37.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |