PROBLEM:
When administrator launches Storefront Management Console and attempts to perform "Propagate Changes" on Servers , the process fails with the following error:
Error: Propagation failed on one or more Servers
Event logs on Primary Server shows the following event:
Event ID 31
An error has occurred during the all server configuration update process.
Citrix.DeliveryServices.ConfigurationReplication.Exceptions.ServerUpdateConfigurationException, Citrix.DeliveryServices.ConfigurationReplication, Version=3.12.0.0, Culture=neutral, PublicKeyToken=e8b77d454fa2a856
Could not find an X509Certificate2 certificate with the specified thumbprint.
RemoteEndpoint: net.tcp://fantailwillow02/Citrix/ConfigurationReplication
On the Secondary Server the following events are seen:
Event ID 19
Failed to get the end status of the sever configuration update.
System.ServiceModel.FaultException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Could not find an X509Certificate2 certificate with the specified thumbprint.
at Citrix.DeliveryServices.ConfigurationReplication.WCF.ConfigurationReplication.EndUpdateConfiguration(IAsyncResult asyncResult)
AND Event ID 12
Failure to notify of configuration update.
Citrix.DeliveryServices.ConfigurationReplication.Exceptions.ClusterMemberCertificateNotFound, Citrix.DeliveryServices.ConfigurationReplication, Version=3.12.0.0, Culture=neutral, PublicKeyToken=e8b77d454fa2a856
Could not find an X509Certificate2 certificate with the specified thumbprint.
CertificateThumbprint: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
STEPS RESOLVE:
REASON FOR PROBLEM: