RESOLUTION
1. Use the following command to recreate the Sitebuilder certificate: “C:\Program Files\SiteBuilder\Utils\makecert.exe" -sr LocalMachine -ss My -a sha1 -n CN=SiteBuilder -sky exchange –pe 2. Set proper permissions on newly created certificate using the following command:
“C:\Program Files\SiteBuilder\Utils\winhttpcertcfg.exe" -g -c LOCAL_MACHINE\My -s SiteBuilder -a "NETWORK SERVICE"