From 9c642eac191ef0dce49855d8da0a9e9af18d5113 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Nov 2019 20:45:33 +0100 Subject: New upstream version 1.20.6 --- docs/api/settings-spec.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/api/settings-spec.xml') diff --git a/docs/api/settings-spec.xml b/docs/api/settings-spec.xml index 609a7b49..9f842ec9 100644 --- a/docs/api/settings-spec.xml +++ b/docs/api/settings-spec.xml @@ -50,6 +50,7 @@ domain-suffix-matchdomain-suffix-matchstringConstraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison. eapeaparray of stringThe allowed EAP method to be used when authenticating to the network with 802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd", and "fast". Each method requires different configuration using the properties of this setting; refer to wpa_supplicant documentation for the allowed combinations. identityidentitystringIdentity string for EAP authentication methods. Often the user's user or login name. + optionaloptionalbooleanFALSEWhether the 802.1X authentication is optional. If TRUE, the activation will continue even after a timeout or an authentication failure. Setting the property to TRUE is currently allowed only for Ethernet connections. If set to FALSE, the activation can continue only after a successful authentication. pac-filepac-filestringUTF-8 encoded file path containing PAC for EAP-FAST. passwordpasswordstringUTF-8 encoded password used for EAP authentication methods. If both the "password" property and the "password-raw" property are specified, "password" is preferred. password-flagspassword-flagsNMSettingSecretFlags (uint32)Flags indicating how to handle the "password" property. -- cgit 1.3.0-6-gf8a5