allow checksum type NULL since des3-cbc-null uses it (gss-api mech)
This commit is contained in:
@@ -64,7 +64,7 @@ struct _krb5_checksum_type _krb5_checksum_none = {
|
|||||||
"none",
|
"none",
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
F_DISABLED,
|
0,
|
||||||
NONE_checksum,
|
NONE_checksum,
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user