Body
Follow the steps below to confirm whether your Linux device is using a certificate-based connection (EAP-TLS) or a username/password-based connection to the eduroam network.
- From the command line interface (CLI), open/run the
wpa_supplicant.conf
file.
- Review the configuration details. A sample configuration may look like the example below:
ssid="eduroam"
key_mgmt=WPA-EAP
eap=TLS
identity="test"
ca_cert="/home/pi/FreeRadiusCA.crt"
client_cert="/home/pi/test.crt"
private_key="/home/pi/test.key"
}
-
Check the eap value:
Your feedback on this article is welcome, and we review comments regularly. However, if you have an issue or question requiring immediate attention or want to discuss your feedback on this article, please get in touch with the Northwestern IT Service Desk at 847-49
1-4357 (1-HELP) or
consultant@northwestern.edu.