summaryrefslogtreecommitdiffstats
path: root/other/netctl/uni
blob: f1dbc6d9884bf69b33419779deffe62cfff3e220 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description='York University Wireless'
Interface=wlp3s0
Connection=wireless
Security=wpa-configsection
IP=dhcp
WPAConfigSection=(
    'ssid="AirYorkPLUS"'
    'ca_cert="/etc/ssl/certs/GlobalSign_Root_CA.pem"'
    'key_mgmt=WPA-EAP'
    'eap=PEAP'
    'identity="dedacted"'
    'password="dedacted"'
    'priority=1'
    'phase2="auth=MSCHAPV2"'
)