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

SPNEGO Negotiate should not send reqFlags when not flags are set as per RFC4178

XMLWordPrintable

      A DESCRIPTION OF THE REQUEST :
      As per RFC4178 the reqFlags field of the negTokenInit call is optional, however when no request flags are set in the GSSContext the initSecContext call always creates a bit array which causes the field to be sent. However the NegTokenInit class has support for the field to be optional.

      JUSTIFICATION :
      Bring SPNEGO support up to the latest RFC standard.


            weijun Weijun Wang
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: