Support "domain-suffix-match" in Security8021xSetting

Authored by jgrulich on Oct 24 2017, 9:58 AM.

Description

Support "domain-suffix-match" in Security8021xSetting

Summary:
Required for 'Allow setting "domain-suffix-match" in Wi-Fi settings' in plasma-nm which concerns Wi-Fi settings of enterprise WPA/WPA2:

  • TLS
  • tunneled TLS
  • PEAP

Test Plan:

  1. Apply 'Allow setting "domain-suffix-match" in Wi-Fi settings' in plasma-nm as well
  2. Open connection settings
  3. Select Wi-Fi connection
  4. Configure domain under enterprise security settings
  5. Apply
  6. Open related config file, eg. /etc/NetworkManager/system-connections/eduroam
  7. Check whether "domain-suffix-match" is set correctly.

BTW: To use the development build of the kcm module one must set QT_PLUGIN_PATH to the directory where kcm_networkmanagement.so has been installed. Then it can be tested by executing eg. kcmshell5 --desktopfile /devel/stuff/share/kservices5/plasma-applet-org.kde.plasma.networkmanagement.desktop kcm_networkmanagement.

Reviewers: Plasma, jgrulich

Reviewed By: jgrulich

Subscribers: jgrulich, plasma-devel, Frameworks

Tags: Frameworks, Plasma

Differential Revision: https://phabricator.kde.org/D8402