Verification-done on cosmic:

ubuntu@ubuntu:~$ dpkg -l netplan.io | grep ii
ii  netplan.io     0.96-0ubuntu0.18.10.2 arm64        YAML network 
configuration abstraction for various backends
ubuntu@ubuntu:~$ grep -A 20 wifis /etc/netplan/50-cloud-init.yaml 
    wifis:
        wlan0:
            dhcp4: yes
            dhcp6: yes
            access-points:
                cyphermox-secure:
                    auth:
                        key-management: eap
                        method: ttls
                        identity: mtrudel
                        password: ***********
ubuntu@ubuntu:~$ ip addr show dev wlan0
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP 
group default qlen 1000
    link/ether b8:27:eb:4e:a0:b7 brd ff:ff:ff:ff:ff:ff
    inet 10.3.1.227/22 brd 10.3.3.255 scope global dynamic wlan0
       valid_lft 8666sec preferred_lft 8666sec
    inet6 fe80::ba27:ebff:fe4e:a0b7/64 scope link 
       valid_lft forever preferred_lft forever
ubuntu@ubuntu:~$ sudo wpa_cli 
wpa_cli v2.6
Copyright (c) 2004-2016, Jouni Malinen <j...@w1.fi> and contributors

This software may be distributed under the terms of the BSD license.
See README for more details.


Selected interface 'p2p-dev-wlan0'

Interactive mode

> interface wlan0
Connected to interface 'wlan0.
> status
bssid=fe:ec:da:3b:dd:85
freq=2437
ssid=cyphermox-secure
id=0
mode=station
pairwise_cipher=CCMP
group_cipher=CCMP
key_mgmt=WPA2/IEEE 802.1X/EAP
wpa_state=COMPLETED
ip_address=10.3.1.227
p2p_device_address=66:48:1c:a0:fa:96
address=b8:27:eb:4e:a0:b7
Supplicant PAE state=AUTHENTICATED
suppPortStatus=Authorized
EAP state=SUCCESS
selectedMethod=21 (EAP-TTLS)
eap_tls_version=TLSv1
EAP TLS cipher=ECDHE-RSA-AES256-SHA
tls_session_reused=0
EAP-TTLSv0 Phase2 method=EAP-MD5
eap_session_id=15854365a85f10fad12458a1474efdfc2861f716b3e9ddf86bdfc9bfef4f26d5485ca4d04cae14dc97d4265e000507ff4231b34bcb5c7ad02ff16a337cd69c8a74
uuid=04ac78d8-7822-50ee-9519-6a739c6bc7b4


** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic
** Tags added: verification-done-bionic verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1739578

Title:
  Missing support for WPA2 Enterprise

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1739578/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to