Changes

Jump to: navigation, search

Virginia Tech Wifi

14 bytes removed, 20:50, 25 April 2019
openbsd typos wpa_supplicant Instructions
This is a common root CA and should have shipped with your OS. It is likely located in <code>/etc/ssl/certs/USERTrust_RSA_Certification_Authority.pem</code>. Note that if you follow the Authority Information Access of the intermediate certificate, it may direct you to a URL which points to a different version of this certficate, which is cross signed by AddTrust and expires in May 2020. The one in your cert store is self-signed and expires in 2038. You want the one from your cert store.
====USERTrust InCommon RSA Certification AuthorityServer CA====
''Filename:'' InCommonRSAServerCA_2.pem
On [[OpenBSD]], the process is a little more complicated:
# ifconfig wlan0 nwid edoroam eduroam wpa wpaakms 802.1x up
# /usr/local/sbin/wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf
# dhclient wlan0
# ifconfig iwm0 wlan0 inet6 autoconf
Alternate config options, besides domain_match are as follows (obviously not correct):

Navigation menu