Navigation:  Live Deployment > Login >

SSL Configuration

Print this Topic Previous pageReturn to chapter overviewNext page

When you check Enable IceSSL in the Direct or Routed pane of the Login dialog, you need to configure the Ice-for-Java IceSSL plugin.

Basic SSL Configuration

 

The Basic pane shows the mininum configuration required by IceSSL: the location of a Java Keystore file, and a password to unlock the keys in this keystore. This corresponds to the IceSSL.Keystore and IceSSL.Password properties.

Advanced SSL Configuration

 

The Advanced SSL configuration pane allows you to specify a few more properties:

Keystore Integrity Password

An optional password used to check the integrity of the Keystore file. This corresponds to the IceSSL.KeystorePassword property.

Alias

Selects a particular certificate from the keystore file. This corresponds to the IceSSL.Alias property.

Truststore File

Specifies a keystore file that contains the certificates of trusted certificate authorities. This corresponds to the IceSSL.Truststore property.

Truststore Integrity Password

An optional password used to check the integrity of the truststore file. This corresponds to the IceSSL.TruststorePassword property.

Even more IceSSL Configuration

You can provide additional IceSSL configuration by passing command-line arguments to IceGrid Admin. See Command-Line Arguments for details.

 


Page url: http://www.zeroc.com/doc/Ice-3.4.2/IceGridAdmin/index.html?ssl_configuration.htm