Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > SSLRemoteCertCheck

SSLRemoteCertCheck

Boolean

false

Purpose

The SSLRemoteCertCheck parameter specifies that the local node, or program, asks the remote program to send its certificate when the value is set to true. By default, this parameter is set to false in the [JadeAppServer] and the [JadeThinClient] section of the JADE initialization file.

The remote program must have a file defined in the SSLCertificateFile parameter for that node.

For details, see "Secure Sockets Layer (SSL) Security", in Chapter 2 of the JADE Object Manager Guide.

Parameter is read when …

The application server node is next initialized; for example, when you restart the application server.