Skip to content

Instantly share code, notes, and snippets.

@kokjo
Created December 27, 2016 11:17
Show Gist options
  • Save kokjo/d71544164697d94c95b3e457555f97e9 to your computer and use it in GitHub Desktop.
Save kokjo/d71544164697d94c95b3e457555f97e9 to your computer and use it in GitHub Desktop.
net tool configuration for 33c3
ccc:
ssid: 33C3
dns: dhcp
wpa: |
network={
ssid="33C3"
key_mgmt=WPA-EAP
eap=TTLS
identity="edward"
password="snowden"
ca_cert="/etc/ssl/certs/DST_Root_CA_X3.pem"
altsubject_match="DNS:radius.c3noc.net"
phase2="auth=PAP"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment