summaryrefslogtreecommitdiff
path: root/doc/config-format.txt
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2010-09-17 01:16:58 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2010-09-17 18:14:34 +0200
commitc2e680db0b8e9ed4a28cb5638b370dca75379e79 (patch)
tree92e1e3766039cb72c6f0157a8a92ee413412eebd /doc/config-format.txt
parent121096fd55c1f50f123ac0aaa9a7c08be8cf557e (diff)
downloadconnman-c2e680db0b8e9ed4a28cb5638b370dca75379e79.tar.gz
connman-c2e680db0b8e9ed4a28cb5638b370dca75379e79.tar.bz2
connman-c2e680db0b8e9ed4a28cb5638b370dca75379e79.zip
Update config-format.txt with Name vs SSID explanations
Diffstat (limited to 'doc/config-format.txt')
-rw-r--r--doc/config-format.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/config-format.txt b/doc/config-format.txt
index 9e9eee6d..f86f3f7a 100644
--- a/doc/config-format.txt
+++ b/doc/config-format.txt
@@ -50,6 +50,10 @@ This is a configuration file for a network providing EAP-TLS, EAP-TTLS and
EAP-PEAP services.
The respective SSIDs are tls_ssid, ttls_ssid and peap_ssid and the file name
is example.config.
+Please note that the SSID entry is for hexadecimal encoded SSID (e.g. "SSID =
+746c735f73736964"). If your SSID does not contain any exotic character then
+you should use the Name entry instead (e.g. "Name = tls_ssid").
+
example@example:[~]$ cat /var/lib/connman/example.config
[global]