Connect your Raspberry Pi 3 to AirOrangeX using 802.1x authentication.
country=USctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdevupdate_config=1ctrl_interface_group=0eapol_version=1ap_scan=1fast_reauth=1
network={ ssid="AirOrangeX" identity="<NetID>" password="<password>" key_mgmt=WPA-EAP proto=WPA2 eap=PEAP phase2="auth=MSCHAPV2"}
You may also place this file on a freshly imaged SD Card in the "boot" volume for immediate configuration.