I've setup an internal Flash server to do updates in my corporate network but seem to be having issues getting the clients to get the updates. My mms.cfg file contains the following lines: AutoUpdateDisable=0 SilentAutoUpdateEnable=1 SilentAutoUpdateServerDomain=updateserver.internaldomain.com I have a Self signed cert in place on the hosting web server IIS 7.5 and also in the Trusted root certificate store (local machine). I can browse the update server and pull any of the xml files via http and https with no certificate errors. When I manually execute the "FlashPlayerUpdateService.exe" file with admin privs I see the following lines in the flashinstall.log [info] 1628 servernameinmmsfile [info] 1629 servernameinmmsfile [info] 1614 [info] 1615 [info] 1618 [info] 1619 1063 [error] 1222 1060 Also I'm running wireshark and I see no connections go out to the update server when executing the "FlashPlayerUpdateService" Where am I going wrong?
... View more