From 79819a5262e0650328b18272bfb32069a1057055 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 13 Dec 2011 14:54:15 +0000 Subject: Wicd: Protect the password in the WPA2-TTLS template. svn path=/nixpkgs/trunk/; revision=30867 --- pkgs/tools/networking/wicd/wpa2-ttls | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/tools/networking/wicd/wpa2-ttls b/pkgs/tools/networking/wicd/wpa2-ttls index 7efdeffec84c4..c5ac798be5dfe 100644 --- a/pkgs/tools/networking/wicd/wpa2-ttls +++ b/pkgs/tools/networking/wicd/wpa2-ttls @@ -2,6 +2,7 @@ name = WPA2-TTLS author = various contributors version = 1 require identity *Identity anonymous_identity *Anonymous_identity password *Password ca_cert *Path_to_CA_Cert +protected password *Password ----- ctrl_interface=/var/run/wpa_supplicant network={ -- cgit 1.4.1