geteduroam / windows-app

Windows application for geteduroam
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Anonymous identity (IdentityPrivacy) not created for PEAP #34

Closed ghalse closed 2 years ago

ghalse commented 2 years ago

The geteduroam Windows installer does not set the anonymous outer identity on Windows 10 with an EAP type of PEAP.

Looking at the code, it seems AnonymousIdentity is only set for TTLS. This can be confirmed by netsh wlan export profile name="eduroam" which shows the resulting XML is missing the stanza when the EAP type is PEAP.

This behaviour differs from the legacy CAT application which does set the outer identity for the same CAT profile.

pauldekkers commented 2 years ago

Fixed in 38d7894589992c0e61658f6de5167d7ea51f896e and released as version 3.2.6