license

The path to a license file or the URL to the TIBCO Activation Service.

The URL to the TIBCO Activation Service may optionally include a fingerprint. If a fingerprint is provided, the EMS server will only connect to the TIBCO Activation Service if the fingerprint matches the public certificate of the TIBCO Activation Service.

Syntax for a license file:

file://pathname

If the pathname contains spaces, the entire value must be enclosed in double quotes.

Syntax for the TIBCO Activation Service:

https://url?[fp=activation service fingerprint]

For example,

Path to a license file:

file:///opt/deployment/license.bin

TIBCO Activation Service URL:

https://activation.service:7070

TIBCO Activation Service URL with fingerprint:

https://activation.service:7070?fp=ed686f46f7c0537751fd99017ea6d3eb754eceeb74198c7aabed77f4ebe42e36

The TIBEMS_LICENSE environment variable can be used in place of this parameter. For more information on the EMS server license requirements and behavior, see License.