4

My college internet used to work in 12.04, but now 13.04 refuses to connect to wpa2 enterprise.

Verhagen
  • 131
Newbi
  • 2,149

1 Answers1

4

Might be related to this bug: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1104476

Workaround: Remove the line, or change the value from true to false. Found in the section [802-1x]

system-ca-cert=true

from the configuration file found in /etc/NetworkManager/system-connections/CONNECTION

Verhagen
  • 131
chionis
  • 479
  • 3
  • 3