Global Settings

Global settings allows the user to configure the endpoints for the security and license manager and to configure the connection string for the attachment store. 

License server: The endpoint is formatted as net.tcp://<fqdn>:8001/ATSLicensingServer/LicensingV4. The licensing V4 endpoint resides at port 8001 by default but may be changed during the installation of the licensing server.

Security Manager: The endpoint is formatted as http://<fqdn:<port> or https://<fqdn>:<port>. The security manager endpoint resides at port 5000 by default.

Attachment store: The connectionstring to connect to the attachmentstore contains an endpoint and PEM formatted certificate.

Example: https://<fqdn>:<port>; <drive>:\<path>\<pem_file>. The attachment store is a separate application, and this option should be configured when the file transfer channels are used.

Please visit click here for more information.

Can we improve this topic?