Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
3.0
-
None
-
21bf28eef (dev)
-
License server development 11
Description
Bugs found in key pair generation:
field valid_to and valid_from has conflict in return date value.
field valid_to received data from license_expiry date and has value of Date string, field valid_from is Date type generate from typescript code. so when it is different of string type when key is generate and the the format javascript translate the Date format (ISO 8601)
Solution: return 2 fields into string value and has the format of DATE, can be datetime/timestamp in the future.
Attachments
For Gerrit Dashboard: QLS-635 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
526593,3 | Fix bug: Error in generating key pair | dev | license-tools/tqtc-license-server | Status: MERGED | +2 | 0 |