1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 07:02:29 +01:00

Fixed wicd-curses to support the new template backend.

Made the cacert and clcert fields optional in the eap-tls template.
This commit is contained in:
Andrew Psaltis
2009-03-08 17:45:38 -04:00
parent 8112851a86
commit e699bd5bcb
3 changed files with 69 additions and 52 deletions

View File

@@ -1,7 +1,9 @@
name = EAP-TLS
author = Dan O'Reilly
version = 1
require identity *Identity ca_cert *Path_to_CA_Cert client_cert *Path_to_Client_Cert private_key *Private_Key private_key_passwd *Private_Key_Password
require identity *Identity private_key *Private_Key private_key_passwd *Private_Key_Password
optional ca_cert *Path_to_CA_Cert client_cert *Path_to_Client_Cert
-----
ctrl_interface=/var/run/wpa_supplicant
network={