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

Consider removal of expiry check in VerifyCACerts.java test

XMLWordPrintable

        Checking whether a certificate in cacerts is expired or not helps us warn of upcoming expirations but causes CI noise and failure. As we add more roots or hit expiry of those, the frequency of this noise will increase if test is not updated. And every time, only fix seems to be to add this root to expiry exception list.

        We have and will continue to have expired roots in cacerts so it is not a problem. I think we can safely remove this check from test as the communication with CA is tracked.

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

                Created:
                Updated:
                Resolved: