Bug 2076754
| Summary: | Connecting to a WPA2 enterprise network that uses an encrypted .p12 certificate fails. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Angelo Theodorakis <angelotheo> |
| Component: | NetworkManager | Assignee: | Lubomir Rintel <lkundrak> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 36 | CC: | acabral, bgalvani, dcbw, fgiudici, gnome-sig, liangwen12year, lkundrak, mclasen, rstrode, sandmann |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-03 12:02:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 2072070 *** |
Description of problem: Connecting to a WPA2 enterprise network that uses an encrypted .p12 certificate fails. The encryption password is stored in Seahorse. When attempting to connect to the network, a popup asks for the encryption key. When attempting to open the wiki settings, gnome-control-center crashes When using CLI (nmcli connection up {wifi_name}) an error appears: Passwords or encryption keys are required to access the wireless network. Version-Release number of selected component (if applicable): NetworkManager --version 1.37.91-1.fc36 How reproducible: Always Steps to Reproduce: 1. Select WPA2 enterprise network from list of SSIDs found in control center 2. Click on gear icon beside network name 3. System settings crash Actual results: Unable to connect to the wifi network. Attempting to edit network settings even crash control center Expected results: Successfully connect to the wifi network Additional info: retrace: https://retrace.fedoraproject.org/faf/reports/390072/ --------------------------------------- journalctl -xe NM_CONNECTION=36242327-f96d-47c3-abd0-8551dc53c115 + NM_DEVICE=wlp0s20f3 error: (wlp0s20f3): state change: config -> failed (reason 'no-secrets', sys-iface-state: 'managed') ---------------------------------------