Transport Layer and Secure Socket Layer Security

If you want Payment Card Industry (PCI) compliance or to protect against potential Denial of Service (DoS) attack, set the SSLPermitClientRenegotiation parameter in the [JadeAppServer] section of the JADE initialization file to false so that any client‑initiated renegotiation will cause the network connection to be dropped.

The default value of true indicates that if an application server is public‑facing on the Internet, for example, this will help protect against Denial of Service (DoS) attacks. Payment Card Industry (PCI) compliance checks can require that measures are present to prevent vulnerability attacks.

A message is added to log the build version of OpenSSL and the version of the OpenSSL DLLs used (that is, ssleay32.dll and libeay32.dll).

To support secure client renegotiations, you require a minimum version of 1.0.2g of the OpenSSL libraries.