Adding Hawk Domains

Click Add to configure a Hawk domain and specify the following parameters:

Hawk Domain Transport — Network transport used by the TIBCO Hawk domain. Possible choices are RV Transport or EMS Transport.

If you choose RV Transport, values for the following fields should be specified:

Hawk Domain Name — The name of the TIBCO Hawk domain.
RV Service, RV Network, and RV Daemon — These attributes together configure the TIBCO Rendezvous parameters for communicating with TIBCO Hawk agent.
Hawk Security Impl (Optional) — The name of the class implementing the security policy.

If you choose EMS Transport, values for the following fields should be specified:

EMS Server URL — The location of the EMS server.
EMS User and EMS Password — The login credentials to access the EMS server.

Click change.. to change the password.

Hawk Security Impl (Optional) — The name of the class implementing the security policy.
Use SSL — Select this checkbox if using SSL to connect to the EMS server. If this checkbox is selected, the Configure SSL button is displayed. Click the Configure SSL button to configure the SSL parameters.

The following SSL parameters should be specified:

Vendor — The name of the SSL implementation.
Ciphers — When specifying this option to specify the cipher suites that can be used, use the ^ qualifier instead of a - qualifier. For more information on specifying cipher suites, refer to the TIBCO Enterprise Message Service documentation.

Settings for Hawk components to verify EMS server

Authenticate EMS server — Select this checkbox if the Hawk components should verify the EMS server.
Server Name — The name of the EMS server.
Trusted — The option specifies the file name of the server certificates.

Settings for EMS server to verify Hawk components

Identity — The digital certificate of the TIBCO Hawk components.
Private Key — The private key of the TIBCO Hawk component.
Password — The password to decrypt the identity file of the Hawk component.

Click change.. to change the password.

Note 

If using EMS transport, make sure you specify <EMS_HOME>/client/java in the classpath of the TIBCO Administrator .tra file for the corresponding TIBCO Administrator domain.