I am trying to setup EAP authentication, for wireless clients, using the Windows RADIUS server. The AP is able to pass authentication requests to the RADIUS server, However, Windows is unable to find a certificate to be used for EAP authentication, so requests are dropped. Certification Authority is installed.
When I select configure during the creating of new access rules I get the error that a certificate for eap could not be found.
Once installed, run it and it will open a command prompt. Type:
selfssl /N:CN=servername.domain /V:3650 /T
This will give a self-cert on your RADIUS server that will last around 10 years.