-scopeName |
Specify the management scope of the CA client.
For a deployment manager profile, the system uses the cell scope as
the default. For an application server profile, the system uses the
node scope as the default. |
String |
-pkiClientImplClass |
Specify the class path that implements the WSPKIClient
interface. The system uses this path to connect to the CA and to issue
requests to the CA. |
String |
-host |
Specify the host name in your system where the
CA resides. |
String |
-port |
Specify the port on the server where the CA
listens. |
String |
-userName |
Specify the user name to use to authenticate
to the CA. |
String |
-password |
Specify the password for the user name that
authenticates to the CA. |
String |
-frequencyCheck |
Specify how often, in minutes, the system should
check with the CA to determine if a certificate has been created. |
String |
-retryCheck |
Specify the number of times to check with the
CA to determine if a certificate has been created. |
String |
-customProperties |
Specifies a comma separated list of attribute
and value (attribute=value) custom property pairs to modify on the
CA Client object. You can create, modify, or remove properties.
To remove a property specify attribute= attribute as equal
to no value. |
String |