Server configuration
The server stores its configuration settings in two files, both of which are located in the conf/ folder. For the installation path of this directory on Windows and Linux, see Directory structure.
caution
If possible, make changes to the configuration only through the corresponding administration page of the portal. An incorrect manual change can render the entire server non-functional.
conf/server.xml- configuration settings for the server (e.g. TLS configuration or authorization used)conf/application.xml- configuration settings for the web services and the portal (e.g. keystore or timestamp service).
To customize the configuration settings, please use the server's Admin Portal.
If the server starts but clients cannot connect, or if an endpoint behaves unexpectedly after a manual change, review Troubleshooting and then continue with the relevant configuration topic such as TLS.