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

krb5 test error: KDC.java cannot deal with single etype request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 7
    • security-libs

      After a recent update 6932525 to KDC.java test, it cannot work with AS-REQ that only has one etype. The problem is at:

                  if (eTypes.length < 2) {
                      throw new KrbException(Krb5.KDC_ERR_ETYPE_NOSUPP);
                  }

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: