Skip to content

Instantly share code, notes, and snippets.

@Hardolaf
Created April 25, 2014 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hardolaf/11276730 to your computer and use it in GitHub Desktop.
Save Hardolaf/11276730 to your computer and use it in GitHub Desktop.
network={
ssid="osuwireless"
scan_ssid=1
key_mgmt=WPA-EAP
eap=PEAP
ca_cert="/etc/ssl/certs/AddTrust_External_Root.pem"
phase1="peaplabel=0"
phase2="auth=MSCHAPV2"
identity="hardolaf"
password="hunter2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment