mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Mark agent for non-interactive iwctl as done
This commit is contained in:
parent
58beed7544
commit
de589f3183
13
TODO
13
TODO
@ -295,19 +295,6 @@ Wireless daemon
|
||||
Priority: Low
|
||||
Complexity: C8
|
||||
|
||||
- iwctl should register the agent even in non-interactive mode
|
||||
|
||||
When iwctl is started in non-interactive mode it currently does not register
|
||||
the agent. This can lead to a .NoAgent error being reported when issuing
|
||||
commands through iwctl in this mode. This behavior is generally okay for PSK
|
||||
networks that only require the agent on the first connection. For 802.1x
|
||||
networks the Agent can be used to obtain username/password/passphrase details
|
||||
and thus used much more often. Make sure that iwctl supports this possibility
|
||||
even in non-interactive mode.
|
||||
|
||||
Priority: High
|
||||
Complexity: C1
|
||||
|
||||
- Implement EAP Authenticator certificate element matching
|
||||
|
||||
With TLS based EAP methods it is possible for certain Man-In-The-Middle
|
||||
|
Loading…
Reference in New Issue
Block a user