Windows 11 has different behaviors during certificate validation depending on what version you are running.
See the following two Microsoft articles regarding 802.1x configuration.
EAP - What's changed in Windows 11
Configure EAP profiles and settings in Windows
Check all configuration and make sure it matches your environment.
Adding the certificate chain to the RADIUS certificate is a good advice. Either you request a new certificate and add the chain before import, or you can export the certificate in PFX format. Use OpenSSL to convert the PFX to PEM files with the certificate and the private key in separate files. Add the chain to the certificate file and again use OpenSSL to make a PFX. Finally import the edited PFX in ClearPass.
------------------------------
Best Regards
Jonas Hammarbäck
MVP Guru, ACEX, ACDX #1600, ACCX #1335, ACX-Network Security
Aranya AB
If you find my answer useful, consider giving kudos and/or mark as solution
------------------------------
Original Message:
Sent: Nov 19, 2025 03:06 PM
From: AZ245
Subject: Installed new Radius Certificate, WLAN can connect LAN cannot.
Thank you Jonas for responding
Actually we have root cert in the wired and wireless already, has been working for past 2 years. A week ago* we updated CPPM certificates and now this issue started to happen sporadically. Once we click continue, connect, it works but randomly that pop up would come again.
Opened a tac case, they recommended that "checkbox next to root cert" must be selected (root cert is already part of trusted cert in every machine). We are controlling that setting via GPO and have never seen that 'root cert' to be checked off but it has been working throughout, until this week.
second recommendation was to re-generate cert from clearpass and link 'server cert' + rootcert, all in 1 file and then upload to clearpass.
Last recommendation was to regenerate cert using FQDN instead of server IP on clearpass (never had to do it before) and select "connect to these servers" in windows policy (in the screenshot in previous post) and spell out FQDN..
I am not confident which one would work or worth the effort. The only difference now i (apart from new certificate) , we are using WIN11 instead of WIN10 machines.
(no changes to root cert btw).
Thank you
Original Message:
Sent: Nov 19, 2025 02:56 PM
From: jonas.hammarback
Subject: Installed new Radius Certificate, WLAN can connect LAN cannot.
This is a old thread, but the resolution is mentioned in the last post.
The wired 802.1x profile was missing the root CA certificate.
You should enable certificate validation, provide the name expected to be in the RADIUS certificate and the root certificate for the RADIUS certificate.
As your WLAN 802.1x works, start and update the LAN 802.1x profile with the same settings.
------------------------------
Best Regards
Jonas Hammarbäck
MVP Guru, ACEX, ACDX #1600, ACCX #1335, ACX-Network Security
Aranya AB
If you find my answer useful, consider giving kudos and/or mark as solution