09-27-2021 12:40 PM
Client Certificate Error(s): 1) Unknown Certificate Authority: A valid certificate chain or partial chain was received, but the certificate was not accepted because the CA certificate could not be located or couldn`t be matched with a known, trusted CA
So,
When I do a ‘Configuration evaluation Tool’, then the user would hit the right rule.
What is going wrong here?
10-11-2021 04:22 PM
I see the authentication type of "802.1x (PEAP)". In the context of 802.1x PEAP/MsChapv2 authentication the only certificate transaction that occurs is the RADIUS server will send it's certificate to the client to establish a TLS session.
This is an indication that the client cannot validate the RADIUS server certificate.
Extreme Control is shipped with a self signed certificated that will always fail validation. You must either de-select "validate server certificate" in the Windows supplicant configuration, or install a RADIUS server certificate signed by a well known commercial authority who's root certificate is already installed on the client.
Check out this article:
https://extremeportal.force.com/ExtrArticleDetail?an=000063172
Thanks
-Ryan
09-28-2021 09:37 AM
What device is it? Also make sure it has the correct time, since if it’s wrong it’s likely the client won’t trust the certificate.
09-27-2021 01:51 PM
thanks in advance
greetz
09-27-2021 01:38 PM
And does the client trust the RADIUS server’s certificate CA?