ADFS second node not authenticating after certificate renewal
If you are getting below error
Event 15021 HttpEvent
An error occurred while using SSL configuration for endpoint sts.domain.com:443. The error status code is contained within the returned data.
Here is the fix.
- Import New Certificate on Personal store.
- Get Service Comms Certificate thumbprint and run below on node 2
Set-AdfsSslCertificate -thumprint "your thumbprint"