+

Search Tips   |   Advanced Search

DynamicSSLConfigSelections command group (AdminTask)

DynamicSSLConfigSelections commands can be used to create, delete, and query dynamic SSL configuration selection objects.


deleteDynamicSSLConfigSelection

Delete the dynamic SSL configuration selection from the configuration.

Target object None.

Required parameters

-dynSSLConfigSelectionName

Name that uniquely identifies the dynamic SSL configuration selection. (String, required)

Optional parameters

-scopeName

Unique name identifying management scope. (String, optional)

Examples

Batch mode example:

Interactive mode:


getDynamicSSLConfigSelection

Obtain information about a particular dynamic SSL configuration selection.

Target object None.

Required parameters

-dynSSLConfigSelectionName

Name that uniquely identifies the dynamic SSL configuration selection. (String, required)

Optional parameters

-scopeName

Unique name identifying management scope. (String, optional)

Examples

Batch mode example:

Interactive mode:


listDynamicSSLConfigSelections

List the configuration objects name for a dynamic SSL configuration selection.

Target object None.

Required parameters None.

Optional parameters

-scopeName

Unique name identifying management scope. (String, optional)

-all

Specify the value of this parameter as true to list all dynamic SSL configuration selections. This parameter overrides the scopeName parameter. The default value is false. (String, optional)

Example output The command does not return output.

Examples

Batch mode example:

Interactive mode:


Related tasks

  • Use the wsadmin scripting AdminTask object for scripted administration
  • Replace an existing personal certificate
  • Automating SSL configurations