By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2942

Summary: kgpg changing expiration date not working
Product: TDE Reporter: deloptes
Component: tdeutilsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2968    

Description deloptes 2018-07-01 02:00:49 CDT
Hi,
I tried yesterday to change an expiration date of a key I created and it was not possible.

I started kgpg in the console and saw

TQDate::setYMD: Invalid date 0202-04-05

tried with different dates

TQDate::setYMD: Invalid date 0202-04-05
TQDate::setYMD: Invalid date 0202-04-05
TQDate::setYMD: Invalid date 0199-04-05
TQDate::setYMD: Invalid date 0199-04-05
TQDate::setYMD: Invalid date 0202-04-05

I don't think it is kgpg problem but in general I think kgpg will need more attention as there are many many fine details that are not supported by the interface.

For example changing expiration date required to change also "ssb" expiration date, that required selecting the ssb key and executing expire command once again.