Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-635

Error in generating key pair for unified license

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 3.0
    • Server common
    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lapham Lam Pham
            lapham Lam Pham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes