Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8325766

Review seclibs tests for cert expiry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 23
    • security-libs

      Few tests use hardcoded certificates. When these certificates expire, test fails. This bug is filed to update these test certificates to either be generated at run time or updated to have extended expiry date.

      Two ways this can be achieved:

      - Set system clock to future date and run tests as suggested by Sean C. This would cause krb tests to fail with clock skew error so those should be ignored.
      - Other option would be to look for certificates in the test with grep (BEGIN etc.)

            mdonovan Matthew Donovan
            rhalade Rajan Halade
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: