Wifi certificates

Hello,

I am aware that ML2 only supports EAP TLS and TTLS. Is there any way to use EAP-PEAP or MS-CHAPv2 certificates? If so, is it compatible with a certain OS version or with all of them?

Thank you for your answer
Jerome

Hey @jerome.nachef,

I'm working on getting an answer for you as I do not know the answer myself.

I will update here once I have one!

@jerome.nachef,

I have some hopefully useful information for you!

WPA-EAP-PEAP does not require certificate installation (unlike TLS and TTLS). Using adb, I can connect to ML Discovery network with following command.

$ adb shell wifi-ml connect-enterprise-network Discovery --p2 mschapv2 --aid $ML_USER --eid $ML_USER --epw $ML_PASSWORD

You should be able to achieve the same result using Settings UI.

If you have anymore questions please let me know!

1 Like

Hi,

Thanks for getting back to me real quick. I will test it out then.

Does that mean we could edit the following page: Connecting to Wi-Fi with Wireless Certificates – Care | Magic Leap

Thanks,
Jerome

Just following up on this. Any news regarding modifying the list of compatible certificates?

Thanks!
Jerome

Hey @jerome.nachef,

I’ve been trying to get more information on this but haven’t heard anything just yet.

For now, it’s safe to assume nothing has changed on the documentation.

I did bring it to the Customer Care team’s attention again so if I hear any updates I will definitely let you know!

That sounds good, thanks for the reply :slight_smile:

We did try an installation using PEAP certificates and for now it looks good. Since we usually provide hospitals the certificate list on your page, would be nice to have it there. Just thought i would let you know the reason!

Have a good start of the week!

Jerome

1 Like