So we had our Root CA Certificate expire, and I renewed it the same day it expired. Since then the wireless clients that connected via a certificate from the CA can no longer connect to the wireless. They simply receive the error "Can't connect to this network"
Here's the setup:
Users connect to the WiFi via a Ruckus Access Point system, which is configured to use a RADIUS server on our DCs for authentication.
The Ruckus controller has the Root CA Certificate added to its Trusted CA Certificates/Chain (external) list.
The RADIUS server is running on our domain controllers (NPS on Windows Server), which also have the renewed CA Certificate and the RADIUS authentication certificate installed.
Wireless authentication is configured using EAP, and both the CA Certificate and the Wireless Authentication Enrollment Certificates are deployed to clients via Group Policy.
What I've done so far:
I renewed the Root CA Certificate on the CA server the same day it expired.
Deleted the old certificates (both Root CA and any client certificates issued before renewal) from all domain controllers and clients.
Pushed the renewed CA Certificate to all domain-joined devices via Group Policy.
Verified that the renewed CA Certificate is installed in the Trusted Root Certification Authorities store on all devices (clients and servers).
Verified that the Wireless Authentication Enrollment Certificate is being issued from the CA server to clients and installed correctly.
Event Log on the NPS server shows:
Reason Code: 295
Reason: A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
The Root CA certificate expired and was renewed, but wireless clients can no longer authenticate via EAP. Despite having the correct certificates installed and trusted on all devices, the NPS server continues to reject authentication attempts with Reason Code 295, citing a trust issue with the CA chain.
Any thoughts on what I might be missing or what else to try? Thank you for reading!
So we had our Root CA Certificate expire, and I renewed it the same day it expired. Since then the wireless clients that connected via a certificate from the CA can no longer connect to the wireless. They simply receive the error "**Can't connect to this network**"
Here's the setup:
Users connect to the WiFi via a Ruckus Access Point system, which is configured to use a RADIUS server on our DCs for authentication.
The Ruckus controller has the Root CA Certificate added to its Trusted CA Certificates/Chain (external) list.
The RADIUS server is running on our domain controllers (NPS on Windows Server), which also have the renewed CA Certificate and the RADIUS authentication certificate installed.
Wireless authentication is configured using EAP, and both the CA Certificate and the Wireless Authentication Enrollment Certificates are deployed to clients via Group Policy.
What I've done so far:
I renewed the Root CA Certificate on the CA server the same day it expired.
Deleted the old certificates (both Root CA and any client certificates issued before renewal) from all domain controllers and clients.
Pushed the renewed CA Certificate to all domain-joined devices via Group Policy.
Verified that the renewed CA Certificate is installed in the Trusted Root Certification Authorities store on all devices (clients and servers).
Verified that the Wireless Authentication Enrollment Certificate is being issued from the CA server to clients and installed correctly.
**Event Log on the NPS server shows:**
**Reason Code: 295**
**Reason:** A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
The Root CA certificate expired and was renewed, but wireless clients can no longer authenticate via EAP. Despite having the correct certificates installed and trusted on all devices, the NPS server continues to reject authentication attempts with **Reason Code 295**, citing a trust issue with the CA chain.
Any thoughts on what I might be missing or what else to try? Thank you for reading!