Recently replaced the Federation Trust Certificate on an Exchange 2010 SP3 server.
When running the Test-FederationTrust command the following output is shown:
RunspaceId : 9a7a44a8-##-92c5-7ae5f2f34979Id : FederationTrustConfiguration
Type : Success
Message : FederationTrust object in ActiveDirectory is valid.
RunspaceId : 9a7a44a8-##-92c5-7ae5f2f34979
Id : FederationMetadata
Type : Success
Message : The federation trust contains the same certificates published by the security token service in i
ion metadata.
RunspaceId : 9a7a44a8-##92c5-7ae5f2f34979
Id : StsCertificate
Type : Success
Message : Valid certificate referenced by property TokenIssuerCertificate in the FederationTrust object.
RunspaceId : 9a7a44a8-##-92c5-7ae5f2f34979
Id : StsPreviousCertificate
Type : Success
Message : Valid certificate referenced by property TokenIssuerPrevCertificate in the FederationTrust objec
RunspaceId : 9a7a44a8-##-92c5-7ae5f2f34979
Id : OrganizationCertificate
Type : Error
Message : Certificate referenced by property OrgPrivCertificate in the FederationTrust object is expired.
However, the certificate referenced in the property for OrgPrivCertificate in the FederationTrust object isNOT expired. It is the newly created certificate.
Any suggestions please?