Hi att all,
i have to install the GeoEvent Extension. reading the guide lines the GeoEvent Extension should be intall o a separe server, but i have one server and so i must to istall on the same server that have ArcGIS Server.
I have seen that GeoEvent Extension work in https protocol, so my question is:
the machine where i will install GeoEvent Extension must be in https protocol?
Thanks
Dev,
You must have ArcGIS Server configured for https protocol. There are various options, whether that is utilizing a self signed certificate, domain certificate, or a CA certificate.
Configuring HTTPS using an existing certificate—Documentation (10.4) | ArcGIS for Server
Configuring HTTPS using a new CA-signed certificate—Documentation (10.4) | ArcGIS for Server
Configuring HTTPS using a self-signed certificate—Documentation (10.4) | ArcGIS for Server
You must go to http://gisserver.domain.com:6443/arcgis/admin and switch security to http and https or https only for your ArcGIS Server site.
For example, if you create a domain certificate in IIS, you can then import that into ArcGIS Server and GeoEvent.
Read over the documentation above and it should point you in the right direction.
~Alex
Hi Alex,
thanks for your replay. I know the https configuration for ArcGIS Server, but i must set only https or i can set a mix protocol? http / https? More external web app read the AGS Service in http.
Thanks
Dev,
You can set mixed protocol (http/https) or https only.
~Alex