...
No Format |
---|
license.network.use.specified.server=true license.network.host=<server where License Server is hosted> license.network.port=<port number for License Server> |
If your server uses the HTTPS protocol, prepend https://
to the hostname in license.network.host
. If the License Server you are retrieving tokens from requires authentication, configure the following properties in the LICENSE SERVER STANDALONE SETTINGS
section:
...
- Choose Preference (Eclipse) or Settings (IntelliJ) from the Parasoft menu.
- Choose License and enable the Network license option.
- Click the Configure… link in the License settings section. By default, the network license configuration is set to DTP.
- Enable the Use the following License Server option and specify host and port number where License Server is hosted.
If your server uses the HTTPS protocol, prepend
https://
to the hostname.
- If License Server is configured to authenticate user access, enable the Enable authentication option and specify your login credentials.
- Click Test Connection to verify that Selenic can connect to License Server.
- Click OK to close the network configuration dialog and click Apply.
...