You can use properties files to retrieve Secure Sockets Layer (SSL) signer certificates.
Determine whether you want to change your SSL configuration.
Start the wsadmin scripting tool. To start wsadmin using the Jython language, run the wsadmin -lang jython command from the bin directory of the server profile.
Using a properties file, you can set SSL properties and retrieve SSL signer certificates from a port.
Run the applyConfigProperties command using wsadmin to apply SSL properties and run the retrieveSignerFromPort command.
Action | Procedure |
---|---|
create | Not applicable |
modify | Not applicable |
delete | Not applicable |
create Property | Not applicable |
delete Property | Not applicable |
retrieve signer | 1. Create a properties file that specifies CreateDeleteCommandProperties=true, commandName=retrieveSignerFromPort,
and SSL property values such as port number, certificate alias, and
key store name. 2. Run the applyConfigProperties command. |
Optionally, you can use interactive mode with the commands:
AdminTask.command_name('-interactive')
You can use the properties file to retrieve signer certificates and manage the SSL properties.
If you changed SSL properties, save the changes to your configuration.
In this information ...Related tasks
| IBM Redbooks, demos, education, and more(Index) |