Control
|
Purpose
|
Name (accessible from all tabs)
|
(Required) Specifies the name of the launch configuration, which appears on menus and in the left pane of the Configurations wizard.
|
Enable SSL client connections
|
(Optional) Specifies that all connections to the broker must use SSL tunneling.
An SSL client encrypts data using a private key or a digital certificate, thereby making sure that both the debug client and the broker can authenticate each other’s identity.
If you are sending data to a remote database, you can ensure that communication between the two machines is secure.
|
Private key/digital certificate alias name
|
(Optional) The alias name within the OpenEdge keystore of the private key and digital certificate entry to be used to authenticate all connections to the broker. If this is not selected, the broker uses the default_server server certificate alias.
You must provide a unique alias for each certificate or private key.
|
Password to access the key/certificate
|
(Optional) The password to be used for accessing the private key and digital certificate.
Note: If you use the default_server server certificate, it also has a default password that you need not specify.
|
Disable SSL session caching
|
(Optional) Disables caching for the SSL client session.
|
SSL session cache timeout
|
(Optional) The duration, in seconds, that an SSL client session is held in the session cache, during which an SSL client can resume its session.
The default value is 180.
|
Apply
|
Saves the current launch configuration definition.
|
Revert
|
Discards unsaved changes to the current launch configuration definition.
|
Run or Debug
|
Starts or debugs the specified instance.
|
Close
|
Closes the Configurations wizard.
|