Configure application servers

We can use the administration API to configure and unconfigure authorization and administration servers, modify configuration parameters, administer replicas, and perform certificate maintenance.

The com.tivoli.pd.jcfg.SvrSslCfg class is used to perform the necessary configuration steps that allow an application to use a secure sockets layer (SSL) connection for communicating with the policy server or the authorization server.

It is not intended to do all the configuration that might be required to ensure a correctly functioning application.

Parent topic: Administration Java Developer Reference