"
Simplex is one-way, encrypting all communications sent from the
Data encryption will have some impact on performance because additional work is being performed before the data is presented to the calling application. There is always some trade-off between security and speed. However, we have optimized our encryption algorithms to minimize this overhead.
Client configuration
Client data encryption is configured through the
This section key can be set to Yes or 1 to enable data encryption, and to No or 0 to disable it.
When enabled, this setting will cause all communications from the Client to the Request Broker or Database Agent to be encrypted. This does not cause data returned from the Request Broker or Database Agent to be encrypted.
Server configuration
Request Broker and Database Agent data encryption is configured through the [Communications] stanza of the Rulebook, oplrqb.ini.
The HTTP-based
The
When enabled, this setting will cause all communications from the Request Broker or Database Agent to the Client to be encrypted. This does not cause data returned from the Client to be encrypted.
Referenced by...