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

DRS: certificate element algorithm is supposed to default to SHA-256

    XMLWordPrintable

Details

    • b37
    • Verified

    Backports

      Description

        The certificate element has two arguments, hash and algorithm.
        If you specify algorithm="SHA-256" everything works as expected.
        If you omit the algorithm arg it is supposed to default to SHA-256 but instead it causes a NPE inside security libs code due to passing in the null algorithm

        Attachments

          Issue Links

            Activity

              People

                herrick Andy Herrick (Inactive)
                herrick Andy Herrick (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: