when using PEAP with MobileCompanion (PPC2003 devices) there is no place in the GUI to specify NOT using certificates. does anyone know if there is a registery key or some way to tell MC NOT to use certs? as a comparison, Fusion has a check box that you can use to specify using Certs or not. thanks, afshin
mobile compaion using PEAP// Expert user has replied. |
2 Replies
Afshin had to dig deep in my archives for this one ; This is the Key that tells the system no cert is required. By default it is set to 1, required. [HKEY_LOCAL_MACHINE\Comm\EAP\Extension\25] "ValidateServerCert"=dword:00000000 Regards Rob
that worked, thank you.