Skip to content

[FEATURE] Wired 802.1X connection builder #539

Description

@cachebag

pop-os/cosmic-settings#1253, #1751

802-1x settings are currently only produced by the wifi builder (WpaEap / Wpa3Eap192bit). there is no wired 802.1X builder, so COSMIC settings cannot create or activate wired EAP profiles.

additionally the wifi builder writes secrets inline with no *-flags control — e.g. there is no way to set 802-1x.private-key-password-flags to "always ask" without going through SettingsPatch.raw_overlay.

need:

  • a wired connection builder that can attach 802-1x settings (EAP-TLS, PEAP, etc.)
  • per-secret flags support on the EAP builder (at minimum private-key-password-flags and password-flags)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildersConnection builder API and validationfeatureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions