Deployment Guide

Configuration Guide 17
3
Configure the Device Server
This chapter details the parameters that may be changed to tune the Device Server to your environment.
Only change documented parameters in these file. Changing other data in these file, including tags, can cause system
corruption and failure. Dell cannot guarantee that problems resulting from unauthorized changes to these file can be
solved without re-installing the Device Server.
eserver.properties
You may change the following parameters in <Device Server install dir>\conf\eserver.properties.
We recommend that you track your changes in comments at the beginning of the file. This will allow you to easily transfer
your changes to the new file when you upgrade.
eserver.properties
Parameter Default Description
eserver.default.host Device Server Service FQDN of where the Device Server Service is
installed.
eserver.default.port v7.7 or later Enterprise Server - 8443
pre-v7.7 Enterprise Server - 8081
The port that the Device Server will listen
on for incoming activation requests from
devices.
eserver.use.ssl Tru e SSL is enabled by default. To disable SSL,
change this parameter to False.
eserver.keystore.location ${context['server.home']}/conf/cacerts Location of the SSL certificate used by the
Device Server.
eserver.keystore.password changeit If you modified the cacerts password in the
Configuration Tool, this parameter is
updated accordingly. If you modify your
cacert in the Configuration Tool any time
after the initial configuration, update this
parameter with the Keystore password you
use.