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 - kgpg changing expiration date not working
Summary: kgpg changing expiration date not working
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdeutils (show other bugs)
Version: R14.1.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2018-07-01 02:00 CDT by deloptes
Modified: 2018-08-30 02:52 CDT (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.