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

SSLSecurePort

Integer (port-number) | String (port-name)

443

Purpose

The SSLSecurePort parameter specifies the port number or port name of the TCP/IP connection on which the application server and presentation client communicate.

A port name cannot begin with a numeric value.

The SSL protocol is defined to use port 443. Unless one of the following conditions applies, leave this parameter at the default value.

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

Parameter is read when …

The presentation client next starts up.