WAS v8.5 > Reference > Commands (wsadmin scripting)

SignerCertificateCommands command group for AdminTask

We can use the Jython or Jacl scripting languages to configure security with wsadmin. The commands and parameters in the SignerCertificateCommands group can be used to create and modify signer certificates in relation to the key store file and to query for signer information on ports of remote hosts.

The SignerCertificateCommands command group for AdminTask includes the following commands:


addSignerCertificate

Add a signer certificate from a certificate file to a keystore.

Target object None.

Required parameters

Optional parameters

Example output: The command does not return output.

Examples

Batch mode example usage:

Interactive mode example usage:


deleteSignerCertificate

Delete a signer certificate from a certificate file from a keystore.

Target object None.

Required parameters

Optional parameters

Example output The command does not return output.

Examples

Batch mode example usage:

Interactive mode example usage:


extractSignerCertificate

Extract a signer certificate from a key store to a file.

Target object

Parameters and return values

Examples

Interactive mode example usage:


getSignerCertificate

Obtain information about a signer certificate from a key store.

Target object

Parameters and return values

Examples

Interactive mode example usage:


listSignerCertificates

List all signer certificates in a particular key store.

Target object

Parameters and return values

Examples

Interactive mode example usage:


retrieveSignerFromPort

Retrieve a signer from a remote host and stores the signer in a key store.

Target object

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:


retrieveSignerInfoFromPort

Retrieve signer information from a port on a remote host.

Target object

Parameters and return values

Examples

Interactive mode example usage:


Related


Use the wsadmin scripting AdminTask object for scripted administration


Reference:

Commands for AdminTask using wsadmin.sh


+

Search Tips   |   Advanced Search