Hello
I hope someone can point me in the right direction.
I have a UX-G6E Sensor, that i'm trying to setup with EAP-TLS, on a wireless network.
The wireless network is validating endpoints by machine certificate.
I created a machine certificate (.pfx), that i tested on a clean installed machine, and it works without any issue on the SSID.
When i use the same certificate on the UX-G6E Sensor, then it fails with this error:
Wi-Fi association failed
[ { "elapsed": 0, "properties": { "State": "disconnected" } }, { "elapsed": 0.008, "properties": { "State": "inactive" } } ]
Looking through the 802.1x certificate information, the certificate chain looks fine. Dates are valid as well.
So i'm a bit unsure what i did wrong