From 9f4614b0f9bcf300907f68f6138d22b5796d83a3 Mon Sep 17 00:00:00 2001
From: "binwla@posteo.net" <binwla@posteo.net>
Date: Fri, 15 Mar 2019 12:30:43 +0100
Subject: [PATCH] wifi: endgeraeteinstellung aktualisiert

---
 content/wifi.de.md | 21 +++++++++++----------
 content/wifi.en.md | 20 ++++++++++----------
 2 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/content/wifi.de.md b/content/wifi.de.md
index 66e136f..9619c0d 100644
--- a/content/wifi.de.md
+++ b/content/wifi.de.md
@@ -25,20 +25,21 @@ Dann auf erweiterte Optionen klicken.
 
 |**FELD**|**Wert**|
 |--------|--------|
-|EAP-Methode| PWD|
-|Phase 2-Authentifizierung (Falls vorhanden)| Keine|
-|CA-Zertifikat| _Nichts auswählen_|
-|Nutzerzertifikat| _Nichts auswählen_|
-|Identität| _deine Vereinsnummer_|
-|Anonyme Identität| _leer lassen_|
-|Password| _dein Passwort (steht auf Mitgliedsausweis)_|
+|EAP-Methode| TTLS|
+|Phase 2-Authentifizierung (Falls vorhanden)| PAP|
+|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)|
+|Identität| [_deine Benutzname_](https://account.stustanet.de/login)|
+|Anonyme Identität| anon@stusta.net|
+|Password| [_dein Passwort_](https://account.stustanet.de/login)|
 
 ### Ubuntu
 |**FELD**|**Wert**|
 |--------|--------|
 |SSID| StuStaNet|
+|Sicherheit| WPA & WPA2 Enterprise|
 |Authentication| Tunneled TLS|
-|No CA certificate is required| _Haken setzen_|
+|Anonyme Identität| anon@stusta.net|
+|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)|
 |Inner authentication| PAP|
-|Username| _deine Vereinsnummer_|
-|Password| _dein Passwort (steht auf Mitgliedsausweis)_|
+|Benutzername| [_deine Benutzname_](https://account.stustanet.de/login)|
+|Passwort| [_dein Passwort_](https://account.stustanet.de/login)|
diff --git a/content/wifi.en.md b/content/wifi.en.md
index 30389bc..a27540e 100644
--- a/content/wifi.en.md
+++ b/content/wifi.en.md
@@ -25,20 +25,20 @@ Then choose **more options**.
 
 |**Option**|**Value**|
 |--------|--------|
-|EAP-Method| PWD|
-|Phase 2-Authentification (If required)| None|
-|CA-certificate| _choose nothing_|
-|user-certificate| _choose nothing_|
-|identity| _your membership number_|
-|anonymous identity| _leave emmpty_|
-|password| _your password (can be found on the member card)_|
+|EAP-Method| TTLS|
+|Phase 2-Authentification (If required)| PAP|
+|CA-certificate| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)|
+|identity| [_your username_](https://account.stustanet.de/login)|
+|anonymous identity| anon@stusta.net|
+|password| [_your password_](https://account.stustanet.de/login)|
 
 ### Ubuntu
 |**Option**|**Value**|
 |--------|--------|
 |SSID| StuStaNet|
+|Security| WPA & WPA2 Enterprise|
 |Authentication| Tunneled TLS|
+|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)|
 |Inner authentication| PAP|
-|No CA certificate is required| _Haken setzen_|
-|username| _your membership number_|
-|password| _your password (can be found on the member card)_|
+|Username| [_your username_](https://account.stustanet.de/login)|
+|Password| [_your password_](https://account.stustanet.de/login)|
-- 
GitLab