Altova MobileTogether Server Advanced Edition

You can configure the MobileTogether Server SSL web server by using the properties given below. To set a property, run the installation command with the property setting appended, like this:

 

msiexec /i MobileTogetherServerAdvanced.msi MTSAdmin_SSLWebServer_Host=127.0.0.1

 

List of properties

 

MobileTogether Server Administrator interface

To configure the SSL web server of the MobileTogether Server administrator interface, use the following properties:

 

MTSAdmin_SSLWebServer_Host=<IP4 Address>

Use 127.0.0.1 if you want to access the SSL web server from this machine only. Use 0.0.0.0 to make the SSL web server accessible globally.

 

MTSAdmin_SSLWebServer_Port=<Port Number>

Specifies the port that is used to access the SSL web server.

 

MTSAdmin_SSLWebServer_Enabled=<0 or 1>

Select 1 to enable listening at the currently set port. Select 0 to disable listening at this port.

 

MobileTogether Client Administrator interface

To configure the SSL web server of MobileTogether Server's client interface, use the following properties:

 

MTSClient_SSLWebServer_Host=<IP4 Address>

Use 127.0.0.1 if you want to access the SSL web server from this machine only. Use 0.0.0.0 to make the SSL web server accessible globally.

 

MTSClient_SSLWebServer_Port=<Port Number>

Specifies the port that is used to access the SSL web server.

 

MTSClient_SSLWebServer_Enabled=<0 or 1>

Select 1 to enable listening at the currently set port. Select 0 to disable listening at this port.

 

MobileTogether Server SSL certificates

Properties to specify an SSL certificate for the MobileTogether SSL web server:

 

MTS_SSLWebServer_Certificate=<Path-to-certificate-file>

Full path to a SSL certificate, enclosed in double-quotes.

 

MTS_SSLWebServer_PrivateKey=<Path-to-private-key-file>

Full path to a private key file, enclosed in double-quotes.

 

 

© 2018-2024 Altova GmbH