FLAM Issue Tracker - FL5
View Issue Details
0000763FL55. FKME/FKM5public2015-11-21 09:292015-12-03 17:43
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.09 
5.1.105.1.10 
0000763: If more then one key PGP availabel, choose the youngest of the actives one
To renew the key material the same key will exist with different creation dates in the key store. At write of a pgp file the youngest of active key must be used.

This requires to define the creation date in the future and the selection of the write key depending on the creation date (must be in the past) and the vailid days (must be valid).

This support will simplify key renewl and don't require syncron change of the key material.
No tags attached.
Issue History
2015-11-21 09:29Falk ReichbottNew Issue
2015-11-21 09:29Falk ReichbottStatusnew => assigned
2015-11-21 09:29Falk ReichbottAssigned To => Falk Reichbott
2015-11-26 17:17Falk ReichbottNote Added: 0000932
2015-12-03 17:43Falk ReichbottNote Added: 0000938
2015-12-03 17:43Falk ReichbottStatusassigned => resolved
2015-12-03 17:43Falk ReichbottFixed in Version => 5.1.10
2015-12-03 17:43Falk ReichbottResolutionopen => fixed

Notes
(0000932)
Falk Reichbott   
2015-11-26 17:17   
For CCA done, PKCS11 it must be done analogue
(0000938)
Falk Reichbott   
2015-12-03 17:43   
Add key life cycle management. At key generation you can define the activation date and the valid days. At write the youngest of the active keys are determined automatically. Is no active key found an error will occir. At export and delete you can set the time point to define the keys used for this operation. At read the key id is normally used to determine the correct key. If no key id available (hidden reciepient) the user id must and a certain time point can defined to choose the correct key.