...
Setting | Purpose |
---|---|
soatest.license.use_network=true|false | Enables/disables network-based licenses. Set to Set to Example: Default: |
license.network.host=[host] | Specifies the machine name or IP address of the machine running License Server. If your server uses the HTTPS protocol, prepend ExamplesExample: |
license.network.port=[port] | Specifies the License Server port number. Example: Common port numbers are |
license.network.context.path=[path] | Specifies the path to the DTP License Server. The context path is a relative path from the host name specified with the Configuring the context path is not supported for standalone License Server. Refer to the DTP documentation for additional information about reverse proxy server configuration and context path configuration. |
license.network.user=[username] | Specifies the username for authentication on the secondary DTP server specified with the This options requires the Example: |
license.network.password=[password] | Specifies the password for authentication on the secondary DTP server specified with the This option requires the We strongly recommend encoding your password to ensure successful authentication and a secure connection. You can encode your password by running a command line instance of SOAtest with the See CLI Options for additional information. |
license.network.use.specified.server=[true|false] | This option enables SOAtest to connect to either DTP and License Server, or two instances of DTP simultaneously. Set to Set to |
license.network.connection.type=[http|tcp] | This option specifies whether to connect to DTP/License Server over HTTP or over TCP. HTTP over a secure port (SSL) is recommended. Default is |
license.network.auth.enabled=[true|false] | Enables or disables authentication on the secondary DTP server specified with the This option requires the |
| Specifies the type of license to retrieve from License Server.
Example:
Default: custom_edition |
soatest.license.autoconf.timeout=[seconds] | Specifies the maximum number of seconds to wait for the license to be automatically configured from License Server. Default: 20 |
soatest.license.local.password=[password] | Specifies the local password provided to you by Parasoft. |
soatest.license.wait.for.tokens.time=[time in minutes] | Specifies how long to wait for a license if a license is not currently available. Example:
Default: 0 |
...