Yes, open up that port.Please see:Ports used by ArcGIS Serverhttp://resources.arcgis.com/en/help/main/10.1/index.html#//015400000537000000
For future reference, if you ever mess up your self-signed certificate in ArcGIS Server 10.1 and up, here's how to set it back to the default setting:�?��?�IF CA certificate failsThe certificates live here .....\arcgisserver\config-store\machines\servernameOpen the server.xml and scroll down to the bottom.On the last line of code, you will see a keyAlias =�?�name of the certificate�?�. Since this one isn�??t working, change the alias back the original ESRI selfsigned certificate (SelfSignedCertificate). The code should look like this:<Connector SSLEnabled="true" clientAuth="false" keyAlias="SelfSignedCertificate" Stop and start the ArcGIS Server service.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.