
Fix _gss_spnego_set_sec_context_option() to return GSS_S_UNAVAILABLE if no context handle is provided, so that mechglue will skip to the next mechanism. There are no globally settable options on SPNEGO itself. Fixes: #803
Fix _gss_spnego_set_sec_context_option() to return GSS_S_UNAVAILABLE if no context handle is provided, so that mechglue will skip to the next mechanism. There are no globally settable options on SPNEGO itself. Fixes: #803