Replication Failed between SFB Frontend Server and SFB Edge Server - solved.
The replication between SFB Frontend Server and SFB Edge Server failed. Kept seeing the following error in the Event Viewer on SFB Edge Server.
And the following on the SFB Frontend Servers.
Root Cause
SFB Edge server was installed with Digicert Certificate when the certificate was installed, the respective Root Certificate was installed under
"Trusted Root Certification Authorities" folder and also Intermediate Certificate was installed under "Intermediate Certification Authorities" folder.
However, on the SFB Frontend Server(s), found out that there was NO DigiCert Intermediate Certificate installed under "Intermediate Certification Authorities" folder. However, there was Root Certificate installed under "Trusted Root Certification Authorities" folder.
Solutions
Steps taken to solve this issue:
- Exported DigiCert Intermediate Certificate from Edge server and imported into SFB Frontend Server's Intermediate Certificate folder.
- Stop/start-CswindowsServices on FE server(s).
- Export-csconfiguration and imported it into SFB edge server, rerun Deployment Wizard Step 1 and 2.
- Stop/start-CswindowsServices on Edge Server.
- The replication between SFB Edge and SFB FE servers worked.