diff --git a/encryption/templates/peap-tkip b/encryption/templates/peap-tkip index c6d0f91..a49c0c7 100644 --- a/encryption/templates/peap-tkip +++ b/encryption/templates/peap-tkip @@ -1,4 +1,4 @@ -name = PEAP with TKIP/MSCHAPV2 +name = WPA1-PEAP with TKIP/MSCHAPV2 author = Fralaltro version = 1 require identity *Identity password *Password diff --git a/encryption/templates/psu b/encryption/templates/psu index c1b3f14..8f919d6 100644 --- a/encryption/templates/psu +++ b/encryption/templates/psu @@ -1,4 +1,4 @@ -name = PSU +name = PSU (IEEE 802.1x + PEAP + MSCHAPV2) author = Alexander Anisimov version = 1 require identity *Identity password *Password diff --git a/encryption/templates/wired_8021x b/encryption/templates/wired_8021x index 6d28668..bc12855 100644 --- a/encryption/templates/wired_8021x +++ b/encryption/templates/wired_8021x @@ -1,4 +1,4 @@ -name = 802.1x +name = IEEE 802.1x with MSCHAPV2 author = Joe MacMahon version = 1 require identity *Identity password *Password diff --git a/encryption/templates/wpa-peap b/encryption/templates/wpa-peap index 1ae85b3..99145d4 100644 --- a/encryption/templates/wpa-peap +++ b/encryption/templates/wpa-peap @@ -1,4 +1,4 @@ -name = WPA-PEAP +name = WPA1-PEAP with CCMP/MSCHAPV2 author = atiketemola version = 1 require identity *Username domain *Domain password *Password diff --git a/encryption/templates/wpa2-peap b/encryption/templates/wpa2-peap index 6021c64..638ee0b 100644 --- a/encryption/templates/wpa2-peap +++ b/encryption/templates/wpa2-peap @@ -1,4 +1,4 @@ -name = WPA2-PEAP +name = WPA2-PEAP with CCMP/MSCHAPV2 author = atiketemola version = 1 require identity *Username domain *Domain password *Password