We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f226e commit 2f49730Copy full SHA for 2f49730
1 file changed
src/mode/station/auth/entreprise/peap.rs
@@ -260,8 +260,8 @@ EAP-Identity={}
260
text.push_str(
261
format!(
262
"EAP-PEAP-Phase2-Method={}
263
-EAP-TTLS-Phase2-Identity={}
264
-EAP-TTLS-Phase2-Password={}
+EAP-PEAP-Phase2-Identity={}
+EAP-PEAP-Phase2-Password={}
265
",
266
self.phase2_method,
267
self.phase2_identity.value(),
0 commit comments