We worked on a case recently where no users could connect to a wireless network that used an NPS server as its radius server.

When any user tried to connect there was an instant deny in the events on the NPS server with the following reason “The certificate chain was issued by an authority that is not trusted.”

 

What the issue turned out to be was that the certificate for the NPS server has expired, so we had to get a new cert and apply it to the NPS server in order to resolve this.

You do this by doing the following steps.

Resolution Steps

  1. Obtain new cert
  2. Import cert into the personal store of the local computer
  3. Open the NPS Console
  4. Expand Policies and go to “Connection Request Policies”
  5. Select the policy that users use to connect with
  6. Go to the “Settings” tab
  7. On EAP Types select “PEAP” and press edit
  8. Under Certificates Issued select your new cert on the drop down
  9. On EAP Types select “Smart Card or other certificate” and press edit
  10. Under Certificates Issued select your new cert on the drop down
  11. Press ok twice

After this change the errors went away and users could connect to the wireless with no issues J

About the author