How is "notifier.ems.ssl_vendor" is set in Admin domains?

How is "notifier.ems.ssl_vendor" is set in Admin domains?

book

Article ID: KB0084163

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) all

Description

User might wonder how the value of "notifier.ems.ssl_vendor" is set when the domain transport uses EMS over SSL. 

Environment

OS: all

Resolution

"notifier.ems.ssl_vendor" appears in AdministrationDomain.properties, AuthorizationDomain.properties, hawkagent.cfg and database tables. 

The value is determined by the value of java.property.TIBCO_SECURITY_VENDOR of domainutility.tra (or domainutilitycmd.tra). The default value is "entrust61" if java.property.TIBCO_SECURITY_VENDOR is not explicitly specified in domainutility.tra (or domainutilitycmd.tra).

After the domain is created, this value can be updated by setting java.property.TIBCO_SECURITY_VENDOR in domainutility.tra (or domainutilitycmd.tra), and then running Domain Utility (or domainutilitycmd) to update the domain's transport.

Issue/Introduction

Where is the value of notifier.ems.ssl_vendor from if the domain transport uses SSL EMS?