Changes for page Manuální konfigurace wifi Eduroam v OS Linux
Last modified by Denisa Wernerová on 03.09.2024 10:44
From version 1.4
edited by Denisa Wernerová
on 03.11.2016 16:18
on 03.11.2016 16:18
Change comment:
There is no comment for this version
To version 1.1
edited by Denisa Wernerová
on 14.07.2015 13:35
on 14.07.2015 13:35
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -EDUROAM on Linux OS 1 +EDUROAM on Linux OS Using NM-APPLET Application - Content
-
... ... @@ -10,7 +10,7 @@ 10 10 11 11 [[[[image:eduroam_1.png||width="383"]]>>attach:eduroam_1.png||rel="__blank"]] 12 12 13 -1. Fill **Username **field in form (% style="color: rgb(204, 0, 0);" %)**login@vsb.cz**(%%)(eg.abc123@vsb.cz) and Password with your [[**wifi password**>>doc:uzivatel.wifi-heslo]].13 +1. Fill **Username **field in form login@vsb.cz and Password with your [[**wifi password**>>doc:uzivatel.wifi-heslo]]. 14 14 For radius server authentication, you will need certificate of the certification authority named AddTrust External CA Root. You can download this certificate [[here >>attach:tcs-ca-AddTrust_External_CA_Root.pem.crt]]in text (PEM) format. In some Network Manager versions, there could be problems with PEM format certificate. In this case, please use following command to convert PEM format to DER format: 15 15 16 16 ## openssl x509 -in tcs-ca-AddTrust_External_CA_Root.pem.crt -out tcs-ca-AddTrust_External_CA_Root.der -outform DER ##