gss: harmonize SPNEGO with [MS-SPNG]

In [MS-SPNG], the Microsoft extension is defined as NegTokenInit2 rather than
NegTokenInitWin. Harmonize with the specification.
This commit is contained in:
Luke Howard
2020-01-01 11:25:16 +11:00
parent 044c1c6b63
commit 3e69aacbe2
3 changed files with 11 additions and 11 deletions

View File

@@ -270,10 +270,10 @@ spnego_files = \
asn1_MechType.x \
asn1_MechTypeList.x \
asn1_NegotiationToken.x \
asn1_NegotiationTokenWin.x \
asn1_NegotiationToken2.x \
asn1_NegHints.x \
asn1_NegTokenInit.x \
asn1_NegTokenInitWin.x \
asn1_NegTokenInit2.x \
asn1_NegTokenResp.x \
asn1_NegResultEnum.x