Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
12
rated 0 times [  12] [ 0]  / answers: 1 / hits: 24933  / 3 Years ago, sun, june 13, 2021, 1:45:48

I'm trying to connect my school's WiFi which has WPA-EAP. Everything else can connect to it except my ubuntu machine. I can connect on my HTC ONE X Android, OS X, Windows XP & 7, and iOS devices.



So the problem seems to be about either mine or their certificate. I don't really care if they have a valid certificate or not (I'll deal with that in another way). So if this certificate check can be disabled but I can connect, I'm cool with it.



In their own documentation for connecting, they mentioned no certificate from my side is needed.



Here's my syslog.



I'm having Ubuntu 13.04 64bit on a lenovo E135 laptop and some more info:



alfred-nsh@alFiPad:~/repos$ lspci | grep Network
02:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)

alfred-nsh@alFiPad:~/repos$ uname -a
Linux alFiPad 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


I am using the propitiatory driver, but I don't really have problem connecting to other networks.


More From » wireless

 Answers
4

I have the same issue here (UQAM), it should have a certificate but, it does not. When you connect for the first time, it wont set it properly so, you need to go to /etc/NetworkManager/system-connections and find your connection name, edit the file. You should see this line:



system-ca-certs=true


change it to



system-ca-certs=false


If the line does not exist, add it below the [802-1x] section.


[#31503] Sunday, June 13, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
brasiplacar

Total Points: 314
Total Questions: 124
Total Answers: 97

Location: Dominican Republic
Member since Wed, Mar 17, 2021
3 Years ago
;