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",
|
||||
1,
|
||||
0,
|
||||
F_DISABLED,
|
||||
0,
|
||||
NONE_checksum,
|
||||
NULL
|
||||
};
|
||||
|
Reference in New Issue
Block a user