SSL parameters for JacORB

The following table describes SSL parameters for JacORB.

SSL parameters for JacORB in the jacorb.properties file

Parameter

Description

jacorb.security.support_ssl

Indicates whether SSL is enabled. Valid values: on (uses the SSL protocol), off (uses the TCP/IP protocol). Default: off.

jacorb.security.keystore

Contains the full path and name of the keystore file.

jacorb.security.keystore_
password

Contains the keystore file password.

jacorb.security.keystore_
password_crypt

For encrypting the passphrase. On or off.

Parent Topic

SSL configuration