Skip to content

Instantly share code, notes, and snippets.

@sa7dse
Created January 2, 2018 00:06
Show Gist options
  • Save sa7dse/96e475f2db809486a918d0257eb85440 to your computer and use it in GitHub Desktop.
Save sa7dse/96e475f2db809486a918d0257eb85440 to your computer and use it in GitHub Desktop.
printf 'network={\n ssid="%sC3"\n key_mgmt=WPA-EAP\n eap=TTLS\n identity="%s"\n password="%s"\n ca_cert="/etc/ssl/certs/DST_Root_CA_X3.pem"\n altsubject_match="DNS:radius.c3noc.net"\n
phase2="auth=PAP"\n}\n' `date +'%Y'| awk '{print $1-1983}'` `openssl rand -base64 32` `openssl rand -base64 32`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment