add check for [libdefaults_entries]allow_weak_crypto
This commit is contained in:
@@ -371,6 +371,7 @@ struct entry v4_name_convert_entries[] = {
|
||||
|
||||
struct entry libdefaults_entries[] = {
|
||||
{ "accept_null_addresses", krb5_config_string, check_boolean },
|
||||
{ "allow_weak_crypto", krb5_config_string, check_boolean },
|
||||
{ "capath", krb5_config_list, all_strings, 1 },
|
||||
{ "check_pac", krb5_config_string, check_boolean },
|
||||
{ "clockskew", krb5_config_string, check_time },
|
||||
|
Reference in New Issue
Block a user