1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-23 02:25:48 +01:00

Improve names of encryption schemes

This commit is contained in:
Tom Van Braeckel
2015-02-12 14:12:37 +01:00
parent 8feb310a32
commit b8a0826abe
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name = PEAP with TKIP/MSCHAPV2 name = WPA1-PEAP with TKIP/MSCHAPV2
author = Fralaltro author = Fralaltro
version = 1 version = 1
require identity *Identity password *Password require identity *Identity password *Password

View File

@@ -1,4 +1,4 @@
name = PSU name = PSU (IEEE 802.1x + PEAP + MSCHAPV2)
author = Alexander Anisimov author = Alexander Anisimov
version = 1 version = 1
require identity *Identity password *Password require identity *Identity password *Password

View File

@@ -1,4 +1,4 @@
name = 802.1x name = IEEE 802.1x with MSCHAPV2
author = Joe MacMahon author = Joe MacMahon
version = 1 version = 1
require identity *Identity password *Password require identity *Identity password *Password

View File

@@ -1,4 +1,4 @@
name = WPA-PEAP name = WPA1-PEAP with CCMP/MSCHAPV2
author = atiketemola author = atiketemola
version = 1 version = 1
require identity *Username domain *Domain password *Password require identity *Username domain *Domain password *Password

View File

@@ -1,4 +1,4 @@
name = WPA2-PEAP name = WPA2-PEAP with CCMP/MSCHAPV2
author = atiketemola author = atiketemola
version = 1 version = 1
require identity *Username domain *Domain password *Password require identity *Username domain *Domain password *Password