Office 365 portal is telling me: “One of your on-premises Federation Service certificates is expiring. Failure to renew the certificate and update trust properties within 20 days will result in a loss of access to all Office 365 services for all users.”
This gives me a target expiration date of July 16th.
However, the cert itself is set to expire on July 31:
>Get-ADFSCertificate -CertificateType token-signing
[Not After] 7/31/2013 9:31:15 AM
AutoCertificateRollover is enabled on that cert, so if I count 20 days before that, it should renew on July 11th.
My question is, which do I believe?
Should I wait for the rollover or should I use resolution 2 in http://support.microsoft.com/kb/2383983 to manually renew the cert?