Please enable JavaScript to view this site.

Version:

Navigation: Installation > Security Settings

Using HTTPS for Access to ArcGIS Server

Prev Top Next More

For the VertiGIS Integrator to access the map service in the ArcGIS Server via HTTPS, the SSL certificate used in the ArcGIS Server must first be imported into the Java Runtime Environment.

1.Run cmd in administrator mode and switch to the Java jre/bin directory, e.g:
UTI_CMD_JRE_bin

2.Perform now the following command to import the certificate
 
keytool -importcert -file [path to certificate] -alias [arbitrary name for the entry in the certificate store] -cacerts
 
UTI_CM_Keystore_Password

3.Enter changeit as default password for the Keystore
Afterwards, the certificate is issued. Answer the question Trust this certificate? with Yes.
UTI_Trust_Certificate

4.Restart Tomcat

 

Now you can access a map service via HTTPS in the configuration settings (Settings > Parameter).

UTI_ArcGIS_Server_Parameter

For more details check out the ArcGIS Server chapter.

© 2024 VertiGIS GmbH. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 10.0 (fa3b2a93)