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

XMLWordPrintable

    • b37
    • Verified

        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

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

                Created:
                Updated:
                Resolved: