cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1049
Views
5
Helpful
3
Replies

Disconnected internet connections after renewing the certificate

umut.ilik
Level 1
Level 1

Hi everyone,

I renewed it after existing eap certificate expired. After that day, the network started to break. Most of the errors I get are "5440 Endpoint abandoned EAP session and started new". Users connect to the internet but at random times there is 10 second disconnection. After that, reconnection is established. ISE version used: 2.7.0.356. The installed patch is 9.

3 Replies 3

Marvin Rhoads
Hall of Fame
Hall of Fame

Check your supplicant configuration for the setting to "Validate server certificate". Either uncheck it altogether or make sure you include the new certificate and its CA in the list.

(Generally this is configured in an enterprise via AD GPO.)

"5440 Endpoint abandoned EAP session and started new". error could be network device or client side issue. Since EAP certificate renewal is the trigger, as @Marvin Rhoads mentioned, you can toggle "Validate server certificate" and see if that fixes the issue.

Check if client is trusting the updated EAP certificate.

Also, I would suggest taking a packet capture on client to understand at which step dot1x flow is breaking and proceed accordingly.

Hello Marvin,

Thank you for the answer. I will try the Validate Server Certificate option and I'll update this case